14f8ab
From c6fdb740675999883a8a7942fbcd32f9889dc739 Mon Sep 17 00:00:00 2001
14f8ab
From: Sunil Kumar Acharya <sheggodu@redhat.com>
14f8ab
Date: Thu, 13 Jun 2019 21:58:43 +0530
14f8ab
Subject: [PATCH 184/192] tests: Add gating configuration file for rhel8
14f8ab
14f8ab
Adding configuration files to enable automatic execution
14f8ab
of gating CI for glusterfs.
14f8ab
14f8ab
Label: DOWNSTREAM ONLY
14f8ab
14f8ab
BUG: 1720318
14f8ab
Change-Id: I8b42792d93d1eea455f86acd1576c20e12eed9f0
14f8ab
Signed-off-by: Sunil Kumar Acharya <sheggodu@redhat.com>
14f8ab
Reviewed-on: https://code.engineering.redhat.com/gerrit/173412
14f8ab
Reviewed-by: Vivek Das <vdas@redhat.com>
14f8ab
Reviewed-by: Atin Mukherjee <amukherj@redhat.com>
14f8ab
Tested-by: RHGS Build Bot <nigelb@redhat.com>
14f8ab
---
14f8ab
 gating.yaml | 7 +++++++
14f8ab
 1 file changed, 7 insertions(+)
14f8ab
 create mode 100644 gating.yaml
14f8ab
14f8ab
diff --git a/gating.yaml b/gating.yaml
14f8ab
new file mode 100644
14f8ab
index 0000000..eeab6e9
14f8ab
--- /dev/null
14f8ab
+++ b/gating.yaml
14f8ab
@@ -0,0 +1,7 @@
14f8ab
+--- !Policy
14f8ab
+product_versions:
14f8ab
+  - rhel-8
14f8ab
+decision_context: osci_compose_gate_modules
14f8ab
+subject_type: redhat-module
14f8ab
+rules:
14f8ab
+  - !PassingTestCaseRule {test_case_name: manual.sst_rh_gluster_storage.glusterfs.bvt}
14f8ab
-- 
14f8ab
1.8.3.1
14f8ab