ansible/test/runner/lib
Matt Clay dfd19a812f Miscellaneous bug fixes for ansible-test.
- Overhauled coverage injector to fix issues with non-local tests.
- Updated integration tests to work with the new coverage injector.
- Fix concurrency issue by using random temp files for delegation.
- Fix handling of coverage files from root user.
- Fix handling of coverage files without arcs.
- Make sure temp copy of injector is world readable and executable.
2017-05-12 14:55:48 +08:00
..
cloud Update ansible-test change handling and CS plugin. (#24395) 2017-05-09 16:15:27 +08:00
__init__.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
ansible_util.py Disable ansible color output on sanity tests. 2017-03-08 12:18:16 -08:00
changes.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
classification.py Update ansible-test change handling and CS plugin. (#24395) 2017-05-09 16:15:27 +08:00
core_ci.py Add missing return statements. 2017-05-05 18:37:11 +08:00
cover.py Miscellaneous bug fixes for ansible-test. 2017-05-12 14:55:48 +08:00
delegation.py Miscellaneous bug fixes for ansible-test. 2017-05-12 14:55:48 +08:00
diff.py Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
docker_util.py Fix ansible-test cloud integration bugs. 2017-05-05 21:46:29 +08:00
executor.py Miscellaneous bug fixes for ansible-test. 2017-05-12 14:55:48 +08:00
git.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
http.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
manage_ci.py Miscellaneous bug fixes for ansible-test. 2017-05-12 14:55:48 +08:00
metadata.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
pytar.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
sanity.py Miscellaneous bug fixes for ansible-test. 2017-05-12 14:55:48 +08:00
target.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
test.py Miscellaneous bug fixes for ansible-test. 2017-05-12 14:55:48 +08:00
thread.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
util.py Add --remote-terminate option to ansible-test. 2017-05-11 22:42:52 +08:00