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.
This commit is contained in:
Lukáš Zachar 2024-11-29 13:17:57 +01:00
parent ccd97ef308
commit 34ff1630ff
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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: