Update plans with PACKAGE set

needs to be done for frr and frr10
This commit is contained in:
František Hrdina 2025-12-16 14:45:54 +01:00
parent 15ce2aab43
commit 5654919d1b

View File

@ -1,36 +1,44 @@
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