ansible/test/runner
Nathaniel Case 513c75079e
Port eos tests to network_cli (#33586)
* Add eos and fix tests to run multiple connections

* Update tests to report connection

* Add missing START messages

* Fix unspecified connection

* Python 3 updates

Exceptions don't have `.message` in Python 3

* Override `become` when using `connection=local`

* Slight restructuring to make eapi easier later on

* Move eapi toggle to prepare_eos
* Pull out connection on eapi tasks
2017-12-19 15:49:49 -05:00
..
completion Update FreeBSD completion for ansible-test. 2017-12-05 21:31:39 -08:00
docker Add Python 3.7-dev to the default docker image. 2017-11-20 18:09:58 -08: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 Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
requirements azure_rm_containerservice (#33597) 2017-12-06 20:30:28 -08:00
setup Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08: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 Initial ansible-test implementation. (#18556) 2016-11-29 21:21:53 -08:00
Dockerfile Add Python 3.7-dev to the default docker image. 2017-11-20 18:09:58 -08: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 Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00
tox.ini Fix ansible-test unicode and sanity tests. (#29743) 2017-09-11 16:39:34 -07:00