From be5bdf41571d22a80fbd67a3211258c3ff494402 Mon Sep 17 00:00:00 2001 From: Michal Kolar Date: Tue, 14 Sep 2021 12:01:23 +0000 Subject: [PATCH] update the CI configuration to conform to the conventions of most packages, part2 --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 0fca302..c190bde 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.tier1.functional} + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}