From 41f371197f1633419e70bc9f9c462d523a90f722 Mon Sep 17 00:00:00 2001 From: Eva Mrakova Date: Thu, 9 May 2024 15:07:49 +0200 Subject: [PATCH] Replace baseos-ci tests with osci ones --- gating.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index d945dc3..4ca9235 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,5 +3,4 @@ product_versions: - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1-gating.functional} - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.ci-dnf-stack-gating.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}