From 8dd3349631716f356f56de2d7edf28185226aab9 Mon Sep 17 00:00:00 2001 From: Tomas Pelka Date: Wed, 16 Jun 2021 13:32:37 +0200 Subject: [PATCH] enabling gating for el9 --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 648918d..4124226 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}