From 8ae1d0662788bedc54c103229b4736fb8362a494 Mon Sep 17 00:00:00 2001 From: Yash Mankad Date: Tue, 27 Aug 2024 09:21:32 -0400 Subject: [PATCH] Add mising gating file for c10s Resolves: RHEL-56102 Signed-off-by: Yash Mankad --- 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..76ce139 --- /dev/null +++ b/gating.yaml @@ -0,0 +1,7 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: +# manual gating for virt-viewer https://polarion.engineering.redhat.com/polarion/#/project/RedHatEnterpriseLinux + - !PassingTestCaseRule {test_case_name: manual.sst_virtualization_rhel_9.virt-viewer.manual_gating}