From a651b40d3e38c4648f64126192da33fc4c42438b Mon Sep 17 00:00:00 2001 From: Jan Kurik Date: Fri, 21 Jul 2023 21:26:16 +0200 Subject: [PATCH] Fixed gating.yaml after recovery from SRPM --- gating.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index 648918d..cb70e28 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,6 +1,6 @@ --- !Policy product_versions: - - rhel-9 + - 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}