From 26d58f8fd456ce2d7f7eaf6761c67a3202136429 Mon Sep 17 00:00:00 2001 From: Parag Nemade Date: Tue, 10 Aug 2021 18:07:53 +0530 Subject: [PATCH] Add RHEL gating configuration --- .m17n-db.metadata | 4 ++++ gating.yaml | 6 ++++++ 2 files changed, 10 insertions(+) create mode 100644 .m17n-db.metadata create mode 100644 gating.yaml diff --git a/.m17n-db.metadata b/.m17n-db.metadata new file mode 100644 index 0000000..bbcf29a --- /dev/null +++ b/.m17n-db.metadata @@ -0,0 +1,4 @@ +b314d22e726b06676f405ac1e06cad2823868bc3 m17n-db-1.8.0.tar.gz +fe31c1a0a84af563ecc835b0633340fd99e81139 m17n-db-sayura-1.0.0.tar.gz +ed1e419adb26fc79c1b3b9de8a3ac3a089e35b51 inscript2-20160423.tar.gz +07612ae1a43805b45881d79fefd338f95bb7d6cc minglish.mim 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}