You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/runner/lib
Matt Clay 45e377566c Refactor ansible-test config classes. (#26505)
* Move Config classes from executor.py to config.py.
* Move Environment and Test config to config.py.
* Move Coverage/CoverageReport Config to config.py.
* Clean up type hints.
9 years ago
..
cloud Add the cloud provider script for the vcenter simulator container (#25964) 9 years ago
__init__.py Add support for cloud tests to ansible-test. (#24315) 9 years ago
ansible_util.py Disable ansible color output on sanity tests. 9 years ago
changes.py Fix ansible-test pylint and pep8 issues. (#24245) 9 years ago
classification.py Improve handling of network test changes. 9 years ago
config.py Refactor ansible-test config classes. (#26505) 9 years ago
core_ci.py Refactor ansible-test config classes. (#26505) 9 years ago
cover.py Refactor ansible-test config classes. (#26505) 9 years ago
delegation.py Refactor ansible-test config classes. (#26505) 9 years ago
diff.py Add test verification to ansible-test. (#22636) 9 years ago
docker_util.py Refactor ansible-test config classes. (#26505) 9 years ago
executor.py Refactor ansible-test config classes. (#26505) 9 years ago
git.py Fix ansible-test pylint and pep8 issues. (#24245) 9 years ago
http.py Add support for cloud tests to ansible-test. (#24315) 9 years ago
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 9 years ago
manage_ci.py changed ansible-test so that it replaces . with - instead of . with _ so that the hostname is valid 9 years ago
metadata.py Add support for cloud tests to ansible-test. (#24315) 9 years ago
pytar.py Add support for cloud tests to ansible-test. (#24315) 9 years ago
sanity.py Refactor ansible-test config classes. (#26505) 9 years ago
target.py updated ansible-test integration to skip any files in test/integration/targets/ that aren't directories. 9 years ago
test.py Refactor ansible-test config classes. (#26505) 9 years ago
thread.py Increase python version coverage for tests. (#24762) 9 years ago
util.py Refactor ansible-test config classes. (#26505) 9 years ago