From 34d2578507bbf9d14e0eb8f86cad134337c658d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zaoral?= Date: Mon, 18 Sep 2023 12:58:38 +0200 Subject: [PATCH] gating.yaml: add tier 1 tests --- gating.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gating.yaml b/gating.yaml index 5d120c8..4621fbe 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,5 +3,6 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}