From feea42670ec4e7af38e1539e2fad536511456aab Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 30 Aug 2021 11:07:42 +0530 Subject: [PATCH] Added gating configuration --- .hunspell-cy.metadata | 1 + gating.yaml | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .hunspell-cy.metadata create mode 100644 gating.yaml diff --git a/.hunspell-cy.metadata b/.hunspell-cy.metadata new file mode 100644 index 0000000..d2220bd --- /dev/null +++ b/.hunspell-cy.metadata @@ -0,0 +1 @@ +7095549a89b21a1952639902fa6dcae0ec6a4e16 cy_GB.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}