From 478999254e0e5e146212f2b2b7abd6f9afd1493f Mon Sep 17 00:00:00 2001 From: Steeve Goveas Date: Fri, 28 May 2021 17:08:41 +0530 Subject: [PATCH] Add gating.yaml to enable gating for adcli Resolves: rhbz#1962767 Recipients include sbose and sssd-qe --- 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..3f09584 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +# recipients: sbose, sssd-qe +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}