From 5a89f0e62610db8af62ce5aa222601b0f1107b19 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Zachar?= Date: Fri, 29 Nov 2024 14:34:57 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests.yml b/tests/tests.yml index cb19c2d..bbd8c90 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -13,7 +13,7 @@ tags: - classic repositories: - - repo: "https://src.fedoraproject.org/tests/python.git" + - repo: "https://gitlab.com/redhat/centos-stream/tests/python.git" dest: "python" pybasever: "3.12" tests: