Update Greenwave Rawhide gating policy for Cloud UEFI testing
The Rawhide gating policy (not yet actually used for gating) needs to be updated now we're running Cloud tests on UEFI not BIOS. This test was coming up 'missing' every day. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
df6a215e0b
commit
fd7812ca89
1 changed files with 1 additions and 1 deletions
|
@ -225,7 +225,7 @@ product_versions:
|
|||
decision_context: rawhide_compose_sync_to_mirrors
|
||||
subject_type: compose
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: compose.cloud_autocloud, scenario: "fedora.Cloud_Base-qcow2-qcow2.x86_64.64bit"}
|
||||
- !PassingTestCaseRule {test_case_name: compose.cloud_autocloud, scenario: "fedora.Cloud_Base-qcow2-qcow2.x86_64.uefi"}
|
||||
- !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