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.
15 lines
220 B
Plaintext
15 lines
220 B
Plaintext
execute:
|
|
how: tmt
|
|
|
|
environment:
|
|
VERSION: 3.11
|
|
X: ''
|
|
|
|
discover:
|
|
how: fmf
|
|
url: https://gitlab.com/redhat/centos-stream/tests/python.git
|
|
test:
|
|
- /smoke/venv
|
|
- /selftest/parallel
|
|
|