From 70300196d0bec5a2ca0aaa22d32e19913d70b017 Mon Sep 17 00:00:00 2001 From: Fedor Vorobev Date: Mon, 3 Aug 2026 18:15:29 +0200 Subject: [PATCH] Add upstream test suite as a separate plan --- gating.yaml | 1 + plans.fmf | 6 ++++++ 2 files changed, 7 insertions(+) diff --git a/gating.yaml b/gating.yaml index 8085288..9763df2 100644 --- a/gating.yaml +++ b/gating.yaml @@ -23,3 +23,4 @@ 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/bind-test-suite.functional} diff --git a/plans.fmf b/plans.fmf index a3f3e18..dd8434a 100644 --- a/plans.fmf +++ b/plans.fmf @@ -37,3 +37,9 @@ environment+: import: url: https://gitlab.com/redhat/centos-stream/tests/bind.git name: /plans/bind9.18/others/public + +/bind-test-suite: + plan: + import: + url: https://gitlab.com/redhat/centos-stream/tests/bind.git + name: /plans/bind9.18/morecpu/tagmorecpu