From a21f984c31ac1fcb08557532340b6fca03f24826 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miro=20Hron=C4=8Dok?= Date: Mon, 9 Sep 2024 09:41:15 +0200 Subject: [PATCH] CI: EL10-only: Add gating.yaml --- gating.yaml | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..5861c60 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,4 @@ +--- !Policy +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}