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 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.
7 years ago
..
cloud Bump the vcsim container version (#31861) 7 years ago
sanity Add new default Docker container for ansible-test. (#31944) 7 years ago
__init__.py Add support for cloud tests to ansible-test. (#24315) 7 years ago
ansible_util.py Fix ansible-test config management. 7 years ago
changes.py Improve handling of first CI run for new branch. (#29070) 7 years ago
classification.py Add new default Docker container for ansible-test. (#31944) 7 years ago
config.py Add --list-targets and speed up --explain. (#26838) 7 years ago
core_ci.py Multiple Parallels host support for ansible-test. (#31552) 7 years ago
cover.py Add support for setup targets to ansible-test. (#28544) 7 years ago
delegation.py Add --list-targets and speed up --explain. (#26838) 7 years ago
diff.py Add test verification to ansible-test. (#22636) 7 years ago
docker_util.py Refactor ansible-test config classes. (#26505) 7 years ago
executor.py Fix ansible-test default image. (#31966) 7 years ago
git.py Fix ansible-test type hints. 7 years ago
http.py Improve ansible-test HttpClient error handling. (#30301) 7 years ago
import_analysis.py Fix ansible-test pylint and pep8 issues. (#24245) 7 years ago
manage_ci.py Miscellaneous ansible-test updates. (#27937) 7 years ago
metadata.py Add support for setup targets to ansible-test. (#28544) 7 years ago
pytar.py Add support for cloud tests to ansible-test. (#24315) 7 years ago
target.py Add support for setup targets to ansible-test. (#28544) 7 years ago
test.py Fix ansible-test unicode and sanity tests. (#29743) 7 years ago
thread.py Increase python version coverage for tests. (#24762) 7 years ago
util.py Improve python 2/3 ABC fallback for pylint. (#31848) 7 years ago