From d792f263f32e735ecf21f33f256a7e54cecb1285 Mon Sep 17 00:00:00 2001 From: Jakub Jelen Date: Tue, 29 Oct 2024 14:20:03 +0100 Subject: [PATCH] Update gating test names --- 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 }