ansible/test/lib/ansible_test/_internal
Matt Clay 3c2e8b99be
Fix ansible-test handling of user-defined docker networks. (#72256)
* Fix ansible-test docker container detection.

* Attach test containers to the correct network.

* Do not assume `localhost` for accesing Docker.

* Look for containers on current network.

* Always map /var/run/docker.sock into containers.

This fixes issues when using a remote Docker host.

* Support container IP lookup from networks list.

* Fix container network attachment.

* Remove redundant container detection messages.

* Limit DOCKER_HOST parsing to TCP.

* Restore docker socket existence check.

The check is skipped if the docker hostname is not localhost.

* Correct changelog entry.
2020-10-22 18:45:03 -07:00
..
ci Fix ansible-test Azure Pipelines container auth. 2020-10-14 12:35:11 -07:00
cloud Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
coverage Fix ansible-test coverage traceback. (#71446) 2020-08-25 21:23:44 -07:00
integration
provider
sanity Test netconf plugins in ansible-doc sanity test. 2020-06-24 15:53:32 -07:00
units
__init__.py
ansible_util.py config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 2020-06-11 11:40:13 -07:00
cache.py
classification.py CI provider fixes for ansible-test. (#71929) 2020-09-24 17:34:07 -07:00
cli.py Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
config.py Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
constants.py
core_ci.py Use new endpoint for Parallels based instances. 2020-09-01 13:20:20 -07:00
coverage_util.py
csharp_import_analysis.py
data.py
delegation.py Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
diff.py
docker_util.py Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
encoding.py
env.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
executor.py Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
git.py
http.py
import_analysis.py Fix ansible-test relative import analysis. 2020-07-30 08:05:28 -07:00
init.py
io.py
manage_ci.py Support macOS 10.15 for ansible-test --remote. 2020-08-27 15:48:11 -07:00
metadata.py Update ansible-test support for CI providers. 2020-05-14 17:08:30 -07:00
payload.py
powershell_import_analysis.py
target.py
test.py Avoid use of deprecated junit-xml method. 2020-06-12 00:47:07 -07:00
thread.py
types.py
util.py Add support for GSSAPI/Kerberos to urls.py (#72113) 2020-10-13 14:16:07 +10:00
util_common.py Code cleanup for ansible-test coverage support. 2020-06-24 17:39:35 -07:00
venv.py Fix ansible-test virtualenv management. 2020-07-14 01:26:06 -07:00