From ef5f2ff720fd6e86202c1dec809663b53061a82a Mon Sep 17 00:00:00 2001 From: Boyang Xue Date: Wed, 11 Sep 2024 16:32:06 +0800 Subject: [PATCH] gating.yaml: adapt to plans/internal.fmf Signed-off-by: Boyang Xue --- gating.yaml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gating.yaml b/gating.yaml index ad4b29d..9cac74a 100644 --- a/gating.yaml +++ b/gating.yaml @@ -1,7 +1,8 @@ +# Gating RHEL --- !Policy product_versions: - - rhel-10 + - rhel-* decision_context: osci_compose_gate rules: - - !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal.functional}