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
John R Barker 27942d937f
Network requirements to be installed by ansible-test (#40042)
Previously the test framework (DCI, Zuul) were installing the various
dependencies, this meant the list of what was required was duplicated.

Having everything defined in ansible-test makes it easier for people to
run tests locally.

Also this allows the test to work correctly on Python 2 & Python 3
6 years ago
..
completion Update Ubuntu image SHAs for ansible-test. 7 years ago
docker Update default ansible-test docker container. (#37644) 7 years ago
injector Fix ansible-test injector symlinks. (#34942) 7 years ago
lib Make docs-build sanity test disabled by default. 6 years ago
requirements Network requirements to be installed by ansible-test (#40042) 6 years ago
setup Fix mysql-server install/upgrade on Ubuntu 16.04. (#39241) 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 Remove extra NuGet files from the default image. 7 years ago
Makefile Convert ansible-test compile into a sanity test. 7 years ago
ansible-test Initial ansible-test implementation. (#18556) 8 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 Make docs-build sanity test disabled by default. 6 years ago
tox.ini allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357) 7 years ago