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 Update ansible-test handling of delegation paths. (#69056) 2020-04-20 22:04:25 -07:00
provider Fix ansible-test submodule handling. (#68759) 2020-04-08 01:15:49 -07:00
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 Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
csharp_import_analysis.py Add relative module_util support for powershell (#68321) 2020-04-01 09:01:18 +10:00
data.py Fix ansible-test submodule handling. (#68759) 2020-04-08 01:15:49 -07:00
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 Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
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 Add code coverage target analysis to ansible-test. (#67141) 2020-02-05 22:16:15 -08:00
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 Fix ansible-test delegation from pip install. 2020-04-21 09:48:16 -07:00
powershell_import_analysis.py Add relative module_util support for powershell (#68321) 2020-04-01 09:01:18 +10:00
target.py Testing: Add support for CentOS Linux On Power platform (#68130) 2020-04-15 16:22:17 -07:00
test.py Avoid use of deprecated junit-xml method. 2020-06-12 00:47:07 -07:00
thread.py
types.py Code cleanup and refactoring in ansible-test. (#67063) 2020-02-04 11:21:53 -08:00
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