From 60a3b3f26ee760da17e8c963b040f193d616f39c Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 3 Jun 2025 08:41:32 +0200 Subject: [PATCH] Switch tests to Centos Stream --- plans.fmf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plans.fmf b/plans.fmf index deb443d..f4c2755 100644 --- a/plans.fmf +++ b/plans.fmf @@ -1,37 +1,37 @@ /tier1-internal: plan: import: - url: https://src.fedoraproject.org/tests/hplip.git + url: https://gitlab.com/redhat/centos-stream/tests/hplip.git name: /plans/tier1/internal /tier1-public: plan: import: - url: https://src.fedoraproject.org/tests/hplip.git + url: https://gitlab.com/redhat/centos-stream/tests/hplip.git name: /plans/tier1/public /tier2-tier3-internal: plan: import: - url: https://src.fedoraproject.org/tests/hplip.git + url: https://gitlab.com/redhat/centos-stream/tests/hplip.git name: /plans/tier2-tier3/internal /tier2-tier3-public: plan: import: - url: https://src.fedoraproject.org/tests/hplip.git + url: https://gitlab.com/redhat/centos-stream/tests/hplip.git name: /plans/tier2-tier3/public /others-internal: plan: import: - url: https://src.fedoraproject.org/tests/hplip.git + url: https://gitlab.com/redhat/centos-stream/tests/hplip.git name: /plans/others/internal /others-public: plan: import: - url: https://src.fedoraproject.org/tests/hplip.git + url: https://gitlab.com/redhat/centos-stream/tests/hplip.git name: /plans/others/public