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
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
..
completion Replace opensuse42.1 with opensuse42.3 in CI. 7 years ago
docker Fix ansible-test default image. (#31966) 7 years ago
import/lib/ansible Fix ansible-test unicode and sanity tests. (#29743) 7 years ago
injector Consolidate boolean/mk_boolean conversion functions into a single location 7 years ago
lib Fix ansible-test default image. (#31966) 7 years ago
requirements Fix ansible-test default image. (#31966) 7 years ago
setup Add Fedora Python 3 Docker images and fix tests. (#27794) 7 years ago
units Add test verification to ansible-test. (#22636) 8 years ago
.dockerignore Add new default Docker container for ansible-test. (#31944) 7 years ago
Dockerfile Fix ansible-test default image. (#31966) 7 years ago
Makefile Add test verification to ansible-test. (#22636) 8 years ago
ansible-test Initial ansible-test implementation. (#18556) 8 years ago
importer.py Fix import test handling of multi-line messages. 7 years ago
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 7 years ago
shippable.py Improve ansible-test HttpClient error handling. (#30301) 7 years ago
test.py Fix ansible-test default image. (#31966) 7 years ago
tox.ini Fix ansible-test unicode and sanity tests. (#29743) 7 years ago