From 02c3150f766a5e98e48adb7ec4991101b1287467 Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Tue, 17 Aug 2021 17:55:31 +0200 Subject: [PATCH] remove tier0 from gating.yaml There are no tests in this repository. --- gating.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index f4907f9..7cd5018 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,6 +3,5 @@ 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} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation}