From cb7bed159bcc60d6c52839108dd092931494c86e Mon Sep 17 00:00:00 2001 From: "psklenar@redhat.com" Date: Tue, 19 Nov 2024 15:14:10 +0100 Subject: [PATCH] gating.yaml name is /plans/all --- gating.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index 8085288..7ddabe0 100644 --- a/gating.yaml +++ b/gating.yaml @@ -21,5 +21,4 @@ product_versions: - rhel-* 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./plans/all.functional}