Project

General

Profile

action #10470

Updated by okurz almost 8 years ago

## User story 
 As a bug investigator I want to have access to "special hardware" as workers to not rely on the production openQA server 

 ## acceptance criteria 
 * One machine can be used as worker for multiple openQA instances 

 ## tasks 
 * TODO 

 ## further details 
 related to #9760#note-9 and [US#4](https://progress.opensuse.org/projects/openqav3/wiki#User-story-4) 

 ### original idea: make shared directory path configurable for workers 
 Workers have hard coded path to `/var/lib/openqa/share` as a directory shared with openQA webui. I would like to make this configurable. 

 Use case: there is one powerful server running multiple workers and then multiple people having weaker machines running individual openQA-webuis. For start I would like to use different workers with different webuis. Later it would be handy if worker would be able to connect to multiple webuis and just take whatever job available when idle. 


Back