From d4200e91748f27969cb04ec92d3994e63659cb6e Mon Sep 17 00:00:00 2001 From: Robin Hack Date: Mon, 9 Jun 2025 04:34:42 -0400 Subject: [PATCH] Change fmf plans url. Resolves: RHELMISC-12454 --- plans.fmf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/plans.fmf b/plans.fmf index 7782366..644653d 100644 --- a/plans.fmf +++ b/plans.fmf @@ -1,36 +1,36 @@ /tier1-internal: plan: import: - url: https://src.fedoraproject.org/tests/acpid.git + url: https://gitlab.com/redhat/centos-stream/tests/acpid.git name: /plans/tier1/internal /tier1-public: plan: import: - url: https://src.fedoraproject.org/tests/acpid.git + url: https://gitlab.com/redhat/centos-stream/tests/acpid.git name: /plans/tier1/public /tier2-tier3-internal: plan: import: - url: https://src.fedoraproject.org/tests/acpid.git + url: https://gitlab.com/redhat/centos-stream/tests/acpid.git name: /plans/tier2-tier3/internal /tier2-tier3-public: plan: import: - url: https://src.fedoraproject.org/tests/acpid.git + url: https://gitlab.com/redhat/centos-stream/tests/acpid.git name: /plans/tier2-tier3/public /others-internal: plan: import: - url: https://src.fedoraproject.org/tests/acpid.git + url: https://gitlab.com/redhat/centos-stream/tests/acpid.git name: /plans/others/internal /others-public: plan: import: - url: https://src.fedoraproject.org/tests/acpid.git + url: https://gitlab.com/redhat/centos-stream/tests/acpid.git name: /plans/others/public