From 1debd764b1075b5609eef872fc2ef47a334029bc Mon Sep 17 00:00:00 2001 From: Christine Caulfield Date: Mon, 10 Jan 2022 07:42:01 +0000 Subject: [PATCH] Add missing gating.yaml file Resolves: rhbz#2031865 --- 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..5447e28 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} +