Update gating.yaml

This commit is contained in:
mkolar1 2024-07-03 08:23:27 +00:00
parent e014b95ea5
commit c9e58d8a41

View File

@ -1,28 +1,7 @@
--- !Policy --- !Policy
product_versions:
- fedora-*
decision_context: bodhi_update_push_stable
subject_type: koji_build
rules:
- !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional}
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional
osci.brew-build.tier0.functional}
--- !Policy
product_versions:
- rhel-9
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional
osci.brew-build.tier0.functional}
--- !Policy
product_versions: product_versions:
- rhel-10 - rhel-10
decision_context: osci_compose_gate decision_context: osci_compose_gate
rules: rules:
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional}
osci.brew-build.tier0.functional}