ansible/test
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
..
ansible_test
integration Adds argspec tests for required, required_one_of and required_by (#72245) 2020-10-22 14:05:59 -05:00
lib/ansible_test Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
sanity Fix example to use correct shebang (#72129) 2020-10-07 10:07:27 -05:00
support Remove incidental_win_psexec (#71953) 2020-10-12 14:16:13 -05:00
units [config] coerce more to string when 'type: str' (#72172) 2020-10-14 12:53:08 -04:00
utils/shippable Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00