From 27a390e911b02cd080599a5a911e579a3fcab99c Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Mon, 30 Aug 2021 11:13:20 +0530 Subject: [PATCH] Added gating configuration --- .hunspell-lb.metadata | 1 + gating.yaml | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .hunspell-lb.metadata create mode 100644 gating.yaml diff --git a/.hunspell-lb.metadata b/.hunspell-lb.metadata new file mode 100644 index 0000000..5b2460f --- /dev/null +++ b/.hunspell-lb.metadata @@ -0,0 +1 @@ +ee8225a649a6f6e3358cc8cf4e49b1f7b21d79ea SpellcheckerLu.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}