From eb9cd8e891b42c619f654c17ad6dbf321a895d0e Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 30 Aug 2021 10:48:56 +0530 Subject: [PATCH] Added gating configuration --- .hunspell-tl.metadata | 1 + gating.yaml | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .hunspell-tl.metadata create mode 100644 gating.yaml diff --git a/.hunspell-tl.metadata b/.hunspell-tl.metadata new file mode 100644 index 0000000..d1dfb55 --- /dev/null +++ b/.hunspell-tl.metadata @@ -0,0 +1 @@ +e1dc2479525800f5ac594e8fff26ea7ca22347e1 tl_PH.zip diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..648918d --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}