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
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
.dockerignore Add new default Docker container for ansible-test. (#31944) 2017-10-19 13:37:22 -07:00
ansible-test
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
retry.py
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