From de596f6b35a17bf43a6a4d320e08ece0881271b7 Mon Sep 17 00:00:00 2001 From: Tomas Korbar Date: Mon, 24 Aug 2026 14:47:42 +0200 Subject: [PATCH] Fix fmf metadata --- plans.fmf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plans.fmf b/plans.fmf index b3e435b..d40faac 100644 --- a/plans.fmf +++ b/plans.fmf @@ -1,36 +1,36 @@ /tier1-internal: plan: import: - url: https://src.fedoraproject.org/tests/expat.git + url: https://gitlab.com/redhat/centos-stream/tests/expat.git name: /plans/tier1/internal /tier1-public: plan: import: - url: https://src.fedoraproject.org/tests/expat.git + url: https://gitlab.com/redhat/centos-stream/tests/expat.git name: /plans/tier1/public /tier2-tier3-internal: plan: import: - url: https://src.fedoraproject.org/tests/expat.git + url: https://gitlab.com/redhat/centos-stream/tests/expat.git name: /plans/tier2-tier3/internal /tier2-tier3-public: plan: import: - url: https://src.fedoraproject.org/tests/expat.git + url: https://gitlab.com/redhat/centos-stream/tests/expat.git name: /plans/tier2-tier3/public /others-internal: plan: import: - url: https://src.fedoraproject.org/tests/expat.git + url: https://gitlab.com/redhat/centos-stream/tests/expat.git name: /plans/others/internal /others-public: plan: import: - url: https://src.fedoraproject.org/tests/expat.git + url: https://gitlab.com/redhat/centos-stream/tests/expat.git name: /plans/others/public