Change plans.fmf to link to CentOS Stream instead of Fedora.

This commit is contained in:
Fedor Vorobev 2026-04-17 14:44:07 +02:00
parent 636cbf1217
commit c5baca84a1

View File

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