From ac8f474f04c27980f0cdd1ed80f40aa0b56e1882 Mon Sep 17 00:00:00 2001 From: Pavel Zhukov Date: Fri, 7 May 2021 11:47:46 +0200 Subject: [PATCH] Updated gating yaml --- gating.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..b2f3e6a --- /dev/null +++ b/gating.yaml @@ -0,0 +1,9 @@ +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation} + +