ansible/test/runner
Matt Clay cf1337ca9a Update ansible-test sanity command. (#31958)
* Use correct pip version in ansible-test.
* Add git fallback for validate-modules.
* Run sanity tests in a docker container.
* Use correct python version for sanity tests.
* Pin docker completion images and add default.
* Split pylint execution into multiple contexts.
* Only test .py files in use-argspec-type-path test.
* Accept identical python interpeter name or binary.
* Switch cloud tests to default container.
* Remove unused extras from pip install.
* Filter out empty pip commands.
* Don't force running of pip list.
* Support delegation for windows and network tests.
* Fix ansible-test python version usage.
* Fix ansible-test python version skipping.
* Use absolute path for log in ansible-test.
* Run vyos_command test on python 3.
* Fix windows/network instance persistence.
* Add `test/cache` dir to classification.
* Enable more python versions for network tests.
* Fix cs_router test.
2017-10-26 00:21:46 -07:00
..
completion Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
docker Fix ansible-test default image. (#31966) 2017-10-20 08:48:01 -07:00
import/lib/ansible Fix ansible-test unicode and sanity tests. (#29743) 2017-09-11 16:39:34 -07:00
injector Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
lib Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
requirements Fix ansible-test default image. (#31966) 2017-10-20 08:48:01 -07:00
setup Add Fedora Python 3 Docker images and fix tests. (#27794) 2017-08-04 21:12:35 -07:00
units Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
.dockerignore Add new default Docker container for ansible-test. (#31944) 2017-10-19 13:37:22 -07:00
ansible-test
Dockerfile Add missing packages to default docker image. 2017-10-24 14:37:26 -07:00
importer.py Fix import test handling of multi-line messages. 2017-09-14 10:09:54 -07:00
Makefile Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
shippable.py Improve ansible-test HttpClient error handling. (#30301) 2017-09-13 12:23:48 -07:00
test.py Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
tox.ini Fix ansible-test unicode and sanity tests. (#29743) 2017-09-11 16:39:34 -07:00