From 4c5131c21932c735af94b13bb525ca3ff68e7f64 Mon Sep 17 00:00:00 2001 From: Murphy Zhou Date: Wed, 27 Nov 2024 11:54:25 +0800 Subject: [PATCH] libmnl: c9s: fix gating test name Signed-off-by: Murphy Zhou --- gating.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index aa9ac43..648918d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,5 +3,4 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-public.functional} - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}