From e2f39225fc43a399738453041557740e694b66e9 Mon Sep 17 00:00:00 2001 From: Fedor Vorobev Date: Thu, 23 Jul 2026 16:23:04 +0200 Subject: [PATCH] Add the morecpu plan (bind test suite primarily) to CI plans and gating --- gating.yaml | 3 ++- plans.fmf | 5 +++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/gating.yaml b/gating.yaml index 1b16508..9763df2 100644 --- a/gating.yaml +++ b/gating.yaml @@ -22,4 +22,5 @@ product_versions: 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} \ No newline at end of file + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/tier1-internal.functional} + - !PassingTestCaseRule {test_case_name: osci.brew-build./plans/bind-test-suite.functional} diff --git a/plans.fmf b/plans.fmf index c1c94cc..342ad6c 100644 --- a/plans.fmf +++ b/plans.fmf @@ -37,3 +37,8 @@ environment+: url: https://gitlab.com/redhat/centos-stream/tests/bind.git name: /plans/bind/others/public +/bind-test-suite: + plan: + import: + url: https://gitlab.com/redhat/centos-stream/tests/bind.git + name: /plans/bind/morecpu/tagmorecpu