From b5f1e494e758c19555e82bb8b340521eb5943d5a Mon Sep 17 00:00:00 2001 From: Tomas Pelka Date: Tue, 10 Dec 2024 09:00:09 +0000 Subject: [PATCH] gating enabled --- gating.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gating.yaml diff --git a/gating.yaml b/gating.yaml new file mode 100644 index 0000000..e28023f --- /dev/null +++ b/gating.yaml @@ -0,0 +1,6 @@ +--- !Policy +product_versions: + - rhel-10 +decision_context: osci_compose_gate +rules: + - !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional} \ No newline at end of file