From a4a5d0af688ccf451318998a4636d487683acf2a Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Sat, 28 Aug 2021 09:55:35 +0530 Subject: [PATCH] Added gating.yaml configuration --- .hunspell-ko.metadata | 1 + gating.yaml | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .hunspell-ko.metadata create mode 100644 gating.yaml diff --git a/.hunspell-ko.metadata b/.hunspell-ko.metadata new file mode 100644 index 0000000..fa2f9d3 --- /dev/null +++ b/.hunspell-ko.metadata @@ -0,0 +1 @@ +1684784dfcc94f117560e8122a794dabd28b1a54 0.7.0.tar.gz 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}