From a729add7a3bbef8d4303c885e788bb980617dc5c Mon Sep 17 00:00:00 2001 From: Michal Ruprich Date: Wed, 10 Dec 2025 10:33:02 +0100 Subject: [PATCH] Resolves: RHEL-118620 - modifying frr test locations --- plans.fmf | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/plans.fmf b/plans.fmf index 841e48c..9daeb11 100644 --- a/plans.fmf +++ b/plans.fmf @@ -1,36 +1,39 @@ +environment+: + PACKAGE: frr + /tier1-internal: plan: import: url: https://gitlab.com/redhat/centos-stream/tests/frr.git - name: /plans/tier1/internal + name: /plans/frr/tier1/internal /tier1-public: plan: import: url: https://gitlab.com/redhat/centos-stream/tests/frr.git - name: /plans/tier1/public + name: /plans/frr/tier1/public /tier2-tier3-internal: plan: import: url: https://gitlab.com/redhat/centos-stream/tests/frr.git - name: /plans/tier2-tier3/internal + name: /plans/frr/tier2-tier3/internal /tier2-tier3-public: plan: import: url: https://gitlab.com/redhat/centos-stream/tests/frr.git - name: /plans/tier2-tier3/public + name: /plans/frr/tier2-tier3/public /others-internal: plan: import: url: https://gitlab.com/redhat/centos-stream/tests/frr.git - name: /plans/others/internal + name: /plans/frr/others/internal /others-public: plan: import: url: https://gitlab.com/redhat/centos-stream/tests/frr.git - name: /plans/others/public + name: /plans/frr/others/public