Greenwave Rawhide gating: update cloud test requirement
autocloud is going away soon, it has been replaced by a test run in openQA, this changes the Greenwave Rawhide gating config to look for the result of the openQA test not the autocloud one. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
55d7388db3
commit
e1661df05e
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ decision_context: rawhide_compose_sync_to_mirrors
|
|||
subject_type: compose
|
||||
blacklist: []
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: compose.cloud.all}
|
||||
- !PassingTestCaseRule {test_case_name: compose.cloud_autocloud, scenario: "fedora.Cloud_Base-qcow2-qcow2.x86_64.64bit"}
|
||||
- !PassingTestCaseRule {test_case_name: compose.base_system_logging, scenario: "fedora.KDE-live-iso.x86_64.64bit"}
|
||||
- !PassingTestCaseRule {test_case_name: compose.base_system_logging, scenario: "fedora.Server-dvd-iso.x86_64.64bit"}
|
||||
- !PassingTestCaseRule {test_case_name: compose.base_system_logging, scenario: "fedora.Workstation-live-iso.x86_64.64bit"}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue