diff --git a/plan.fmf b/plan.fmf index 69663b1..1e8bf1c 100644 --- a/plan.fmf +++ b/plan.fmf @@ -7,7 +7,7 @@ environment: discover: how: fmf - url: https://src.fedoraproject.org/tests/python.git + url: https://gitlab.com/redhat/centos-stream/tests/python.git test: - /smoke/venv - /selftest/parallel diff --git a/tests/tests.yml b/tests/tests.yml index 5ce9c4d..a9c9da1 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.11" tests: