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
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
7 years ago
..
completion Update FreeBSD completion for ansible-test. 7 years ago
docker Add Python 3.7-dev to the default docker image. 7 years ago
import/lib/ansible Fix ansible-test unicode and sanity tests. (#29743) 7 years ago
injector Update ansible-test sanity command. (#31958) 7 years ago
lib Port eos tests to network_cli (#33586) 7 years ago
requirements azure_rm_containerservice (#33597) 7 years ago
setup Add Azure provider support to ansible-test and CI. 7 years ago
units Add test verification to ansible-test. (#22636) 7 years ago
.dockerignore Add new default Docker container for ansible-test. (#31944) 7 years ago
Dockerfile Add Python 3.7-dev to the default docker image. 7 years ago
Makefile Add test verification to ansible-test. (#22636) 7 years ago
ansible-test Initial ansible-test implementation. (#18556) 8 years ago
importer.py Fix import test handling of multi-line messages. 7 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 Add Azure provider support to ansible-test and CI. 7 years ago
tox.ini Fix ansible-test unicode and sanity tests. (#29743) 7 years ago