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