From b876f847efa99d1a549580ffa1c402e6daa315af Mon Sep 17 00:00:00 2001 From: Bruce Lee Date: Wed, 5 Feb 2025 22:52:36 +0800 Subject: [PATCH] change gating yaml rules on c10s Signed-off-by: Bruce Lee --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 0b59af4..ae831e7 100644 --- a/gating.yaml +++ b/gating.yaml @@ -4,4 +4,4 @@ product_versions: - rhel-10 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.libslirt.brew-build.gating.tier1.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}