Update gating.yaml for RHEL 10

This commit is contained in:
Mikolaj Izdebski 2024-07-02 11:31:16 +02:00
parent 5eccd3d9c2
commit 54b37b254a

View File

@ -1,9 +1,8 @@
--- !Policy --- !Policy
product_versions: product_versions:
- fedora-* - rhel-10
decision_contexts: decision_contexts:
- bodhi_update_push_testing - osci_compose_gate
- bodhi_update_push_stable
rules: rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/smoke.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/smoke.functional}
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build./plans/javapackages.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/javapackages.functional}