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 4978fc633c 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.

(cherry picked from commit 36b13e3e3d)
8 years ago
..
completion Replace opensuse42.1 with opensuse42.3 in CI. 8 years ago
docker Fix ansible-test default image. (#31966) 8 years ago
import/lib/ansible Fix ansible-test unicode and sanity tests. (#29743) 8 years ago
injector Consolidate boolean/mk_boolean conversion functions into a single location 9 years ago
lib Fix ansible-test default image. (#31966) 8 years ago
requirements Fix ansible-test default image. (#31966) 8 years ago
setup Add Fedora Python 3 Docker images and fix tests. (#27794) 8 years ago
units Add test verification to ansible-test. (#22636) 9 years ago
.dockerignore Add new default Docker container for ansible-test. (#31944) 8 years ago
Dockerfile Fix ansible-test default image. (#31966) 8 years ago
Makefile Add test verification to ansible-test. (#22636) 9 years ago
ansible-test Initial ansible-test implementation. (#18556) 9 years ago
importer.py Use 0 instead of None for line and offset. 8 years ago
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 9 years ago
shippable.py Improve ansible-test HttpClient error handling. (#30301) 8 years ago
test.py Fix ansible-test default image. (#31966) 8 years ago
tox.ini Fix ansible-test unicode and sanity tests. (#29743) 8 years ago