diff --git a/gating.yaml b/gating.yaml index 282e16b..35df409 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,7 +1,7 @@ +# Gating RHEL --- !Policy product_versions: - - fedora-* -decision_context: bodhi_update_push_stable -subject_type: koji_build + - rhel-* +decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} \ No newline at end of file