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