From 1ad2d5a051c9e322182d4660eef4dfce1679454f Mon Sep 17 00:00:00 2001 From: Shalini Khandelwal Date: Fri, 25 Jun 2021 16:41:05 +0530 Subject: [PATCH] Added manual gating test to esc RHEL9 Resolves: #1954562 Signed-off-by: Shalini Khandelwal --- gating.yaml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..6b756d2 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +# recipients: rhcs-team +--- !Policy +product_versions: + - rhel-9 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: manual.sst_identity_management.esc.manual-build-test}