From aefb1aa0e99ca456e054da5ea4395109e5537213 Mon Sep 17 00:00:00 2001 From: Zdenek Dohnal Date: Tue, 3 Jun 2025 08:41:16 +0200 Subject: [PATCH] Switch tests to Centos Stream --- plans.fmf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/plans.fmf b/plans.fmf index 5e395dd..8f00c13 100644 --- a/plans.fmf +++ b/plans.fmf @@ -1,24 +1,24 @@ /tier1-internal: plan: import: - url: https://src.fedoraproject.org/tests/gutenprint.git + url: https://gitlab.com/redhat/centos-stream/tests/gutenprint.git name: /plans/tier1/internal /tier1-public: plan: import: - url: https://src.fedoraproject.org/tests/gutenprint.git + url: https://gitlab.com/redhat/centos-stream/tests/gutenprint.git name: /plans/tier1/public /others-internal: plan: import: - url: https://src.fedoraproject.org/tests/gutenprint.git + url: https://gitlab.com/redhat/centos-stream/tests/gutenprint.git name: /plans/others/internal /others-public: plan: import: - url: https://src.fedoraproject.org/tests/gutenprint.git + url: https://gitlab.com/redhat/centos-stream/tests/gutenprint.git name: /plans/others/public