ansible/test/runner/lib
Matt Clay 36b13e3e3d Fix ansible-test default image. (#31966)
* Add openssh-client to default docker container.
* Include Azure requirements in default container.

To do so, handling of pip requirements was updated to install each
set of requirements separately and then run a verification pass to
make sure there are no conflicts between requirements.

* Add missing --docker-no-pull option.
* Add documentation for the azure-requirements test.
2017-10-20 08:48:01 -07:00
..
cloud Bump the vcsim container version (#31861) 2017-10-18 08:40:23 -04:00
sanity Add new default Docker container for ansible-test. (#31944) 2017-10-19 13:37:22 -07:00
__init__.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08:00
ansible_util.py Fix ansible-test config management. 2017-10-04 12:52:36 -07:00
changes.py Improve handling of first CI run for new branch. (#29070) 2017-09-06 16:40:04 -07:00
classification.py Add new default Docker container for ansible-test. (#31944) 2017-10-19 13:37:22 -07:00
config.py Add --list-targets and speed up --explain. (#26838) 2017-07-14 19:11:25 -07:00
core_ci.py Multiple Parallels host support for ansible-test. (#31552) 2017-10-12 01:22:18 -07:00
cover.py Add support for setup targets to ansible-test. (#28544) 2017-08-23 14:09:50 -04:00
delegation.py Add --list-targets and speed up --explain. (#26838) 2017-07-14 19:11:25 -07:00
diff.py
docker_util.py Refactor ansible-test config classes. (#26505) 2017-07-06 16:14:44 -07:00
executor.py Fix ansible-test default image. (#31966) 2017-10-20 08:48:01 -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 12:23:48 -07:00
import_analysis.py
manage_ci.py Miscellaneous ansible-test updates. (#27937) 2017-08-08 22:55:17 -07:00
metadata.py Add support for setup targets to ansible-test. (#28544) 2017-08-23 14:09:50 -04:00
pytar.py Add support for cloud tests to ansible-test. (#24315) 2017-05-05 16:23:00 +08: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 16:39:34 -07:00
thread.py Increase python version coverage for tests. (#24762) 2017-05-19 01:37:53 +08:00
util.py Improve python 2/3 ABC fallback for pylint. (#31848) 2017-10-17 12:49:10 -07:00