Project

General

Profile

coordination #43769

Updated by okurz over 5 years ago

## Motivation 
 With #40415 we can use inter-machine dependencies to prevent the same error to popup on different machines by making machines depend on others 


 ## Acceptance criteria 
 * **AC1:** The openQA test plans in the scope of QSF for all our supported products have been reviewed and inter-machine dependencies have been applied where useful 

 ## Suggestions 
 * Go over the all scenarios within the YaST job group of one product and find candidates of scenarios where we consider the value of running them in parallel is low versus the effort of needing to review them all, e.g. when they fail all in the same step 
 * Depending on the product you looked at crosscheck if the inter-machine dependencies you thought about would conflict with the scenarios in other job groups 
 * Add the dependencies to the test suites 


 ## Further details 

 See http://open.qa/docs/#_inter_machine_dependencies for documentation of the new feature.

Back