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