From 308dbe356f6c40f85a6d374a01c8387231b51e1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Franti=C5=A1ek=20Hrdina?= Date: Mon, 2 Jun 2025 14:24:35 +0200 Subject: [PATCH] Update location of fmf plans --- plans.fmf | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/plans.fmf b/plans.fmf index d85ddce..f8749f8 100644 --- a/plans.fmf +++ b/plans.fmf @@ -1,36 +1,35 @@ /tier1-internal: plan: import: - url: https://src.fedoraproject.org/tests/wireshark.git + url: https://gitlab.com/redhat/centos-stream/tests/wireshark.git name: /plans/tier1/internal /tier1-public: plan: import: - url: https://src.fedoraproject.org/tests/wireshark.git + url: https://gitlab.com/redhat/centos-stream/tests/wireshark.git name: /plans/tier1/public /tier2-tier3-internal: plan: import: - url: https://src.fedoraproject.org/tests/wireshark.git + url: https://gitlab.com/redhat/centos-stream/tests/wireshark.git name: /plans/tier2-tier3/internal /tier2-tier3-public: plan: import: - url: https://src.fedoraproject.org/tests/wireshark.git + url: https://gitlab.com/redhat/centos-stream/tests/wireshark.git name: /plans/tier2-tier3/public /others-internal: plan: import: - url: https://src.fedoraproject.org/tests/wireshark.git + url: https://gitlab.com/redhat/centos-stream/tests/wireshark.git name: /plans/others/internal /others-public: plan: import: - url: https://src.fedoraproject.org/tests/wireshark.git + url: https://gitlab.com/redhat/centos-stream/tests/wireshark.git name: /plans/others/public -