Fix test plans location

This commit is contained in:
Petr Menšík 2026-04-09 13:00:04 +02:00
parent 74b13daf07
commit 589b40e66e

View File

@ -4,36 +4,36 @@ environment+:
/tier1-internal:
plan:
import:
url: https://src.fedoraproject.org/tests/bind.git
url: https://gitlab.com/redhat/centos-stream/tests/bind.git
name: /plans/bind9.18/tier1/internal
/tier1-public:
plan:
import:
url: https://src.fedoraproject.org/tests/bind.git
url: https://gitlab.com/redhat/centos-stream/tests/bind.git
name: /plans/bind9.18/tier1/public
/tier2-tier3-internal:
plan:
import:
url: https://src.fedoraproject.org/tests/bind.git
url: https://gitlab.com/redhat/centos-stream/tests/bind.git
name: /plans/bind9.18/tier2-tier3/internal
/tier2-tier3-public:
plan:
import:
url: https://src.fedoraproject.org/tests/bind.git
url: https://gitlab.com/redhat/centos-stream/tests/bind.git
name: /plans/bind9.18/tier2-tier3/public
/others-internal:
plan:
import:
url: https://src.fedoraproject.org/tests/bind.git
url: https://gitlab.com/redhat/centos-stream/tests/bind.git
name: /plans/bind9.18/others/internal
/others-public:
plan:
import:
url: https://src.fedoraproject.org/tests/bind.git
url: https://gitlab.com/redhat/centos-stream/tests/bind.git
name: /plans/bind9.18/others/public