From a1f83b863977fe38dff15b0a6335143a3abb29e0 Mon Sep 17 00:00:00 2001 From: Adrian Reber Date: Mon, 24 Apr 2023 22:07:52 +0200 Subject: [PATCH] Update gating.yaml Signed-off-by: Adrian Reber --- gating.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index 7557fe8..6985029 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,5 +3,4 @@ product_versions: - rhel-8 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - - !PassingTestCaseRule {test_case_name: osci.brew-build.revdeps.integration} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}