From 3ffeb2fc4b43fd9f3ad7aca75bfd1b831ff16e6b Mon Sep 17 00:00:00 2001 From: Pingfan Liu Date: Wed, 2 Jun 2021 10:13:16 +0800 Subject: [PATCH] add gating.yaml Signed-off-by: Pingfan Liu --- 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..6063580 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - rhel-8 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} +