From 0329ef42593abbec5d460096db46d915016af4ab Mon Sep 17 00:00:00 2001 From: Ken Dreyer Date: Thu, 5 Mar 2020 13:34:24 -0700 Subject: [PATCH] rhel7: add gating.yaml Our internal Greenwave instance will use these settings to determine overall pass/fail test results. Co-authored-by: subhash Signed-off-by: Ken Dreyer (cherry picked from commit 3916d7b77c7c2877c1b5ea533c76471d5c0cb852) --- ceph-releases/ALL/rhel7/daemon/gating.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 ceph-releases/ALL/rhel7/daemon/gating.yaml diff --git a/ceph-releases/ALL/rhel7/daemon/gating.yaml b/ceph-releases/ALL/rhel7/daemon/gating.yaml new file mode 100644 index 000000000..10cb4b342 --- /dev/null +++ b/ceph-releases/ALL/rhel7/daemon/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +id: "cvp-external" +product_versions: + - cvp +decision_context: cvp_default +rules: + - !PassingTestCaseRule {test_case_name: rhceph-cvp-test.default.external1}