From 912c717fe79a8eb89d48266cd09f226563ec65c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Hrdina?= Date: Tue, 1 Jul 2025 10:44:23 +0200 Subject: [PATCH] Update location of fmf plans --- plans.fmf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plans.fmf b/plans.fmf index cda1600..ee1784b 100644 --- a/plans.fmf +++ b/plans.fmf @@ -1,36 +1,36 @@ /tier1-internal: plan: import: - url: https://src.fedoraproject.org/tests/socat.git + url: https://gitlab.com/redhat/centos-stream/tests/socat.git name: /plans/tier1/internal /tier1-public: plan: import: - url: https://src.fedoraproject.org/tests/socat.git + url: https://gitlab.com/redhat/centos-stream/tests/socat.git name: /plans/tier1/public /tier2-tier3-internal: plan: import: - url: https://src.fedoraproject.org/tests/socat.git + url: https://gitlab.com/redhat/centos-stream/tests/socat.git name: /plans/tier2-tier3/internal /tier2-tier3-public: plan: import: - url: https://src.fedoraproject.org/tests/socat.git + url: https://gitlab.com/redhat/centos-stream/tests/socat.git name: /plans/tier2-tier3/public /others-internal: plan: import: - url: https://src.fedoraproject.org/tests/socat.git + url: https://gitlab.com/redhat/centos-stream/tests/socat.git name: /plans/others/internal /others-public: plan: import: - url: https://src.fedoraproject.org/tests/socat.git + url: https://gitlab.com/redhat/centos-stream/tests/socat.git name: /plans/others/public