From a9fd28b20886151cb58fe66319cc382dd6b68a9f Mon Sep 17 00:00:00 2001 From: Pavel Zhukov Date: Thu, 26 Aug 2021 13:02:02 +0200 Subject: [PATCH] Update gating yaml --- gating.yaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/gating.yaml b/gating.yaml index 282e16b..b2f3e6a 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,7 +1,9 @@ --- !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} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation} + +