ansible/test
Matt Clay 3bd6daa4a4 [stable-2.10] 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..
(cherry picked from commit 3c2e8b99be)

Co-authored-by: Matt Clay <mclay@redhat.com>
2020-10-22 21:40:23 -07:00
..
ansible_test
integration user - allow local users with an expiry date to be created (#72022) (#72085) 2020-10-21 17:04:35 -05:00
lib/ansible_test [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 21:40:23 -07:00
sanity [stable-2.10] CI provider fixes for ansible-test. (#71929) (#71932) 2020-09-28 00:34:12 -05:00
support Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
units [2.10] AnsibleVaultEncryptedUnicode should be considered a string (#72216) 2020-10-21 18:08:18 -05:00
utils/shippable [stable-2.10] Test changes to allow using "macos" test image (#71849) (#71861) 2020-09-28 00:33:11 -05:00