Fixing fmf testing files

This commit is contained in:
Michal Ruprich 2026-05-21 13:38:29 +02:00
parent a6024b87ba
commit af268a5469

View File

@ -1,35 +1,38 @@
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