From 1aa37701181c6b1634c7a3107102809675cc2662 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 30 Aug 2021 11:06:49 +0530 Subject: [PATCH] Added gating configuration --- .hunspell-ca.metadata | 1 + gating.yaml | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .hunspell-ca.metadata create mode 100644 gating.yaml diff --git a/.hunspell-ca.metadata b/.hunspell-ca.metadata new file mode 100644 index 0000000..894f73f --- /dev/null +++ b/.hunspell-ca.metadata @@ -0,0 +1 @@ +4ec0f80b506baf4b70081655da709508046bd116 catalan.oxt 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}