From bd69bcff3b6633aeadd4c2bfc8e2f51b8e15e978 Mon Sep 17 00:00:00 2001 From: Ondrej Mejzlik Date: Tue, 17 May 2022 09:11:01 +0000 Subject: [PATCH] include tmt into gating Resolves: #2089219 --- gating.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/gating.yaml b/gating.yaml index 7cd5018..cb7e908 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,3 +5,4 @@ decision_context: osci_compose_gate rules: - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional} - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tedude.validation} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional}