From fc699a2d8c30980db5d0e3024b31e36a4c2590e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Veronika=20Hanul=C3=ADkov=C3=A1?= Date: Tue, 20 Feb 2024 14:51:32 +0100 Subject: [PATCH] Update gating tests --- gating.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gating.yaml b/gating.yaml index 5f6b64b..cf01301 100644 --- a/gating.yaml +++ b/gating.yaml @@ -5,3 +5,5 @@ 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.opensc.functional } + - !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.smart-cards.functional }