From 0ce14f45614323fffeb8aebd2a5935c35b77d47a Mon Sep 17 00:00:00 2001 From: Jesus Checa Hidalgo Date: Mon, 17 Jul 2023 10:22:37 +0200 Subject: [PATCH] gating: change required functional testing to baseos-ci.redhat-module.tier1.functional --- gating.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index 5a2bd91..656027f 100644 --- a/gating.yaml +++ b/gating.yaml @@ -4,5 +4,5 @@ product_versions: decision_context: osci_compose_gate_modules subject_type: redhat-module rules: - - !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.other.functional} - - !PassingTestCaseRule {test_case_name: osci.redhat-module.rebuild.validation} \ No newline at end of file + - !PassingTestCaseRule {test_case_name: baseos-ci.redhat-module.tier1.functional} + - !PassingTestCaseRule {test_case_name: osci.redhat-module.rebuild.validation}