From 26298a6fca05e1228d7050663e87ee49f0c5500d Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 28 May 2024 09:50:34 +0200 Subject: [PATCH] port gating.yaml file from rhel-9 to rhel-10 --- gating.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..4ca9235 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}