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 6842c0467f Fix ansible-test handling of empty test targets.
Previously empty test targets were ignored by ansible-test.
This would prevent them from participating in dependency analysis.
These targets are actually empty roles, and should be processed as such.
6 years ago
..
cloud Cleanup integration test inventory. (#50753) 6 years ago
sanity Fix ansible-test --exclude with delegation. 6 years ago
__init__.py Add support for cloud tests to ansible-test. (#24315) 7 years ago
ansible_util.py Disable retry files for integration tests. 6 years ago
changes.py Fix ansible-test merge change detection. 6 years ago
classification.py Further cleanup of integration test inventory. (#50919) 6 years ago
cli.py Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
config.py Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
core_ci.py Force PEM SSH keys for paramiko 6 years ago
cover.py Fix ansible-test encoding issues for exceptions. 6 years ago
csharp_import_analysis.py win_exec: refactor PS exec runner (#45334) 6 years ago
delegation.py Delegate ansible-test with LC_ALL=en_US.UTF-8. 6 years ago
diff.py Add test verification to ansible-test. (#22636) 7 years ago
docker_util.py Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
env.py Add `env` command to ansible-test and run in CI. (#50176) 6 years ago
executor.py Pass ansible-test inventory path to test funcs. 6 years ago
git.py Fix ansible-test merge change detection. 6 years ago
http.py Cleanup and enhancements for ansible-test. (#37142) 6 years ago
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 7 years ago
manage_ci.py Add `--raw` option to ansible-test shell command. 6 years ago
metadata.py Improve handling of integration test aliases. (#38698) 6 years ago
powershell_import_analysis.py Add PS dependency analysis to ansible-test. 7 years ago
pytar.py Minor fixes for unit test delegation. 6 years ago
target.py Fix ansible-test handling of empty test targets. 6 years ago
test.py Improve bot messaging on CI failures. 6 years ago
thread.py Update bare exceptions to specify Exception. 6 years ago
util.py Add `env` command to ansible-test and run in CI. (#50176) 6 years ago