From c73eb002f76d77b8c59f7c7bef49589b8386a289 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Fri, 27 Aug 2021 09:01:11 +0530 Subject: [PATCH] Add RHEL gating configuration --- .hunspell-hu.metadata | 1 + gating.yaml | 6 ++++++ 2 files changed, 7 insertions(+) create mode 100644 .hunspell-hu.metadata create mode 100644 gating.yaml diff --git a/.hunspell-hu.metadata b/.hunspell-hu.metadata new file mode 100644 index 0000000..4cc3748 --- /dev/null +++ b/.hunspell-hu.metadata @@ -0,0 +1 @@ +3ce7e8714c7ffd325b0aabe2641da4ab8c13be72 hu_HU-1.6.1.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}