From 2da1047f5fbcc46c44c60891b3714503319d9c3b Mon Sep 17 00:00:00 2001 From: Julien Rische Date: Tue, 1 Jul 2025 18:19:46 +0200 Subject: [PATCH] Replace BaseOS-CI tier1 tests by IdM-CI tests --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 5afc18c..185f8c8 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.tier1.functional} + - !PassingTestCaseRule {test_case_name: idm-ci.brew-build.tier1.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tests.functional}