From af04057ba8ae7afb017334ba659de43051af14b6 Mon Sep 17 00:00:00 2001 From: Ondrej Dubaj Date: Mon, 11 Oct 2021 09:20:26 +0200 Subject: [PATCH] fixed minor issue in gating.yaml --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index a0270d9..475371b 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,5 +3,5 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}