fix gating.yaml by generalizing rhel product version string
Signed-off-by: Joel Savitz <jsavitz@redhat.com>
This commit is contained in:
parent
4aa595104a
commit
22aa4dc106
@ -1,6 +1,6 @@
|
|||||||
--- !Policy
|
--- !Policy
|
||||||
product_versions:
|
product_versions:
|
||||||
- rhel-9
|
- rhel-*
|
||||||
decision_context: osci_compose_gate
|
decision_context: osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: kernel-qe.kernel-ci.hardware-redfish-finder.tier0.functional}
|
- !PassingTestCaseRule {test_case_name: kernel-qe.kernel-ci.hardware-redfish-finder.tier0.functional}
|
||||||
|
Loading…
Reference in New Issue
Block a user