From f3bc425639f149dd29964baf1508682a9607ebe7 Mon Sep 17 00:00:00 2001 From: Lukas Zachar Date: Mon, 12 Jul 2021 08:33:08 +0000 Subject: [PATCH] Update gating.yaml Use RHEL context and test case name --- gating.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/gating.yaml b/gating.yaml index 282e16b..648918d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,7 +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} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}