action #51716
Updated by asmorodskyi over 5 years ago
1. Define test suite A with variable PARALLEL_WITH=B 2. Define test suite B with variable PARALLEL_WITH=B 3. add both tests to same job group 3. try to call "/usr/bin/openqa-client isos post [all required vars DISTRI,VERSION,FLAVOR etc.] TEST=A,B" ==> nothing will happen Expected : error message that post failed due to cycle dependencies Note: In case you will try to call "/usr/bin/openqa-client isos post [all <all required vars DISTRI,VERSION,FLAVOR etc.]" ( without TEST var so for whole iso ) etc.>" you will get expected error : { error_messages => [ "There is a cycle in the dependencies of wicked_aggregate_ref at /usr/share/openqa/script/../lib/OpenQA/Schema/Result/ScheduledProducts.pm line 691.\n", ], job_id => 1038, }