From cdece988cdb716f371037b873570a4176d0e900c Mon Sep 17 00:00:00 2001 From: Ondrej Dubaj Date: Wed, 13 Oct 2021 08:40:09 +0200 Subject: [PATCH] remove tier0 tests from gating, as they are duplicate fo tier1 tests --- gating.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 475371b..c190bde 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,5 +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.functional}