From a0a06b576d2eb54e7e360f1eb6d5502b26c2f84b Mon Sep 17 00:00:00 2001 From: Lukas Javorsky Date: Thu, 4 Dec 2025 12:38:01 +0000 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}