gating.yml: Enable gating for RHEL 9

Cherry-picked from Fedora Rawhide:
https://src.fedoraproject.org/rpms/cockpit/c/8274674330
https://src.fedoraproject.org/rpms/cockpit/c/4590eb7340
This commit is contained in:
Martin Pitt 2021-04-13 15:34:58 +02:00
parent 8f0b0897c9
commit a876696368

View File

@ -4,3 +4,11 @@ product_versions:
decision_context: bodhi_update_push_stable
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
--- !Policy
product_versions:
- rhel-8
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}