From 6023b97599e68bb370511b6d60e4ebfcdcb9be36 Mon Sep 17 00:00:00 2001 From: Chris Kelley Date: Wed, 7 Dec 2022 15:19:39 +0000 Subject: [PATCH] Add gating.yaml for RHEL 9.2 Resolves: #2070122 side-tag: c9s-build-side-1372-stack-gate --- gating.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..388958f --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +# recipients: rhcs-team +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}