1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/runner/lib
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
..
cloud Revert to stable vcsim docker image. (#33952) 2017-12-15 21:32:22 +05:30
sanity
__init__.py
ansible_util.py
changes.py
classification.py
config.py Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00
core_ci.py Run RHEL tests on Azure in 3 groups. 2017-12-13 23:21:05 -08:00
cover.py
delegation.py Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00
diff.py
docker_util.py
executor.py Add Azure provider support to ansible-test and CI. 2017-12-06 00:34:54 -08:00
git.py
http.py
import_analysis.py
manage_ci.py Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
metadata.py
powershell_import_analysis.py
pytar.py
target.py
test.py
thread.py
util.py