ansible/test/runner/lib
Matt Clay 8d91a6d72e Update ansible-test sanity command. (#31958)
* Use correct pip version in ansible-test.
* Add git fallback for validate-modules.
* Run sanity tests in a docker container.
* Use correct python version for sanity tests.
* Pin docker completion images and add default.
* Split pylint execution into multiple contexts.
* Only test .py files in use-argspec-type-path test.
* Accept identical python interpeter name or binary.
* Switch cloud tests to default container.
* Remove unused extras from pip install.
* Filter out empty pip commands.
* Don't force running of pip list.
* Support delegation for windows and network tests.
* Fix ansible-test python version usage.
* Fix ansible-test python version skipping.
* Use absolute path for log in ansible-test.
* Run vyos_command test on python 3.
* Fix windows/network instance persistence.
* Add `test/cache` dir to classification.
* Enable more python versions for network tests.
* Fix cs_router test.

(cherry picked from commit cf1337ca9a)
2017-10-26 12:00:57 -07:00
..
cloud Pin docker simulator versions. 2017-10-02 13:20:10 -07:00
sanity Update ansible-test sanity command. (#31958) 2017-10-26 12:00:57 -07:00
__init__.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
ansible_util.py Update ansible-test sanity command. (#31958) 2017-10-26 12:00:57 -07:00
changes.py Improve handling of first CI run for new branch. (#29070) 2017-09-06 16:40:48 -07:00
classification.py Update ansible-test sanity command. (#31958) 2017-10-26 12:00:57 -07:00
config.py Update ansible-test sanity command. (#31958) 2017-10-26 12:00:57 -07:00
core_ci.py Update ansible-test sanity command. (#31958) 2017-10-26 12:00:57 -07:00
cover.py Add support for setup targets to ansible-test. (#28544) 2017-08-23 14:09:50 -04:00
delegation.py Update ansible-test sanity command. (#31958) 2017-10-26 12:00:57 -07:00
diff.py Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
docker_util.py Refactor ansible-test config classes. (#26505) 2017-07-06 16:14:44 -07:00
executor.py Update ansible-test sanity command. (#31958) 2017-10-26 12:00:57 -07:00
git.py Fix ansible-test type hints. 2017-07-28 21:47:04 -07:00
http.py Improve ansible-test HttpClient error handling. (#30301) 2017-09-13 13:09:42 -07:00
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
manage_ci.py Update ansible-test sanity command. (#31958) 2017-10-26 12:00:57 -07:00
metadata.py Update ansible-test sanity command. (#31958) 2017-10-26 12:00:57 -07:00
pytar.py Update ansible-test sanity command. (#31958) 2017-10-26 12:00:57 -07:00
target.py Add support for setup targets to ansible-test. (#28544) 2017-08-23 14:09:50 -04:00
test.py Fix ansible-test unicode and sanity tests. (#29743) 2017-09-11 17:31:29 -07:00
thread.py Increase python version coverage for tests. (#24762) 2017-05-19 01:37:53 +08:00
util.py Update ansible-test sanity command. (#31958) 2017-10-26 12:00:57 -07:00