From 3f9d67b7a52abe58318b979aeb12e5f0da2d6904 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}