From 929c88d4f59737bac7d8e79c2261a9fe967d400c Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Wed, 3 Jul 2024 09:34:53 +0200 Subject: [PATCH] Add gating.yaml related: RHEL-33616 [skip changelog] --- 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..d9a8a3a --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - rhel-9 + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}