gating.yaml: update for RHEL9

This commit is contained in:
Matus Marhefka 2021-05-13 11:48:11 +02:00
parent 30e450cc20
commit fefe485980

View File

@ -1,14 +1,8 @@
--- !Policy --- !Policy
product_versions: product_versions:
- fedora-* - rhel-9
decision_context: bodhi_update_push_testing decision_context: osci_compose_gate
subject_type: koji_build
rules: rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
--- !Policy - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.ci-beaker.functional}
product_versions: - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation}
- fedora-*
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}