From d6b51110f2d8017ec234781daed619a548bcf5f3 Mon Sep 17 00:00:00 2001 From: Jan Kurik Date: Sat, 22 Jul 2023 06:25:46 +0200 Subject: [PATCH] Fixed gating.yaml after its restoration from SRPM --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 6985029..cb70e28 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-8 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier1.functional}