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