From e9170642be96423d11d4961799283d331f037926 Mon Sep 17 00:00:00 2001 From: Tomas Pelka Date: Wed, 16 Jun 2021 13:19:14 +0200 Subject: [PATCH] enabling gating for el9 --- gating.yaml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/gating.yaml b/gating.yaml index c8a218f..4124226 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,14 +1,6 @@ --- !Policy product_versions: - - fedora-* -decision_context: bodhi_update_push_stable -subject_type: koji_build + - rhel-9 +decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} ---- !Policy -product_versions: - - fedora-* -decision_context: bodhi_update_push_testing -subject_type: koji_build -rules: - - !PassingTestCaseRule {test_case_name: fedora-ci.koji-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}