From 5a4884e3a70ab6aff096dc56ae88445fa2e18337 Mon Sep 17 00:00:00 2001 From: Eugene Syromiatnikov Date: Thu, 17 Feb 2022 05:06:21 +0100 Subject: [PATCH] gating.yaml: switch to BaseOS CI * gating.yaml: Use baseos-ci.brew-build.tier1-gating.functional for PassingTestCaseRule. --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 648918d..61de744 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: baseos-ci.brew-build.tier1-gating.functional}