From 9942e9ec4a05fe52914057ed2649b81b9f0eb738 Mon Sep 17 00:00:00 2001 From: Nikola Davidova Date: Mon, 10 Nov 2025 11:53:17 +0100 Subject: [PATCH] Add gating --- 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..3f09d73 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +# Gating rhel +--- !Policy +product_versions: + - rhel-* +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}