From bcc34e6f5d74663ab298e4185015a3e616a5d644 Mon Sep 17 00:00:00 2001 From: Kun Wang Date: Tue, 10 Dec 2024 20:24:42 +0800 Subject: [PATCH] Set gating.yaml to tier0. Signed-off-by: Kun Wang --- gating.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 8c504d3..648918d 100644 --- a/gating.yaml +++ b/gating.yaml @@ -3,4 +3,4 @@ product_versions: - rhel-9 decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal/gating.functional} \ No newline at end of file + - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}