From 37513b4319c3be0edcbc7dc9a1fb63b66e8f4c76 Mon Sep 17 00:00:00 2001 From: mkolar1 Date: Wed, 3 Jul 2024 10:33:48 +0000 Subject: [PATCH] Update gating.yaml --- gating.yaml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/gating.yaml b/gating.yaml index 8daf6e5..69309dc 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,19 +1,6 @@ --- !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 + - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} ---- !Policy -product_versions: - - rhel-9 -decision_context: osci_compose_gate -rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional} \ No newline at end of file