From 9df05ec9b24b85f33811cbf0ca713c68c84ac1a6 Mon Sep 17 00:00:00 2001 From: Michal Kolar Date: Tue, 7 Sep 2021 10:41:04 +0000 Subject: [PATCH] update the CI configuration to conform to the conventions of most packages --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 648918d..0fca302 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: osci.brew-build.tier1.functional}