From c9e997b51a7e417584116c6f77bbe8043a849560 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zachar?= Date: Fri, 29 Nov 2024 12:30:35 +0100 Subject: [PATCH] Change the test source location Change the test source location to support evolving downstream testing requirements. This is needed both for downstream certification activities and changes to test development for internal infrastructure differences. --- tests/tests.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/tests.yml b/tests/tests.yml index 67fb2f2..495e5f8 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -5,9 +5,9 @@ tags: - classic repositories: - - repo: "https://src.fedoraproject.org/tests/python.git" + - repo: "https://gitlab.com/redhat/centos-stream/tests/python.git" dest: "python" - - repo: "https://src.fedoraproject.org/rpms/pyproject-rpm-macros.git" + - repo: "https://gitlab.com/redhat/centos-stream/rpms/pyproject-rpm-macros.git" dest: "pyproject-rpm-macros" tests: - smoke312: