From 37057b0b6c9b3164c6131eec6ca3ac916172d34c Mon Sep 17 00:00:00 2001 From: Iveta Cesalova Date: Fri, 22 Nov 2024 16:36:52 +0100 Subject: [PATCH] add gating.yaml --- gating.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..a44fa83 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,8 @@ +#gating rhel +--- !Policy +product_versions: + - rhel-* +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional} +