From 4590eb7340df9d474c13cfd36ca0b54b5f988f2e Mon Sep 17 00:00:00 2001 From: Martin Pitt Date: Wed, 17 Mar 2021 09:34:03 +0100 Subject: [PATCH] gating.yaml: Drop tier-1 tests These are deprecated and got dropped from cockpit 240. --- gating.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 9071975..5a2cf7d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -12,4 +12,3 @@ product_versions: 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}