Resolves: RHEL-118620 - modifying frr test locations

This commit is contained in:
Michal Ruprich 2025-12-10 10:33:02 +01:00
parent 229dc8b434
commit a729add7a3

View File

@ -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