You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/runner/lib/cloud
Matt Clay 73b2199fa2
[stable-2.8] [stable-2.9] [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) (#72310)
* 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>.
(cherry picked from commit 6362232c30)

Co-authored-by: Matt Clay <mclay@redhat.com>.
(cherry picked from commit 7c83f1f045)

Co-authored-by: Matt Clay <mclay@redhat.com>
5 years ago
..
__init__.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
acme.py [stable-2.8] [stable-2.9] [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) (#72310) 5 years ago
aws.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
azure.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
cloudscale.py [stable-2.8] Mark ansible-test cloud credentials as sensitive.. 6 years ago
cs.py [stable-2.8] [stable-2.9] [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) (#72310) 5 years ago
foreman.py [stable-2.8] [stable-2.9] [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) (#72310) 5 years ago
gcp.py Overhaul ansible-test cloud test plugins. (#53044) 7 years ago
hcloud.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
nios.py [stable-2.8] [stable-2.9] [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) (#72310) 5 years ago
opennebula.py [stable-2.8] Mark ansible-test cloud credentials as sensitive.. 6 years ago
openshift.py [stable-2.8] [stable-2.9] [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) (#72310) 5 years ago
scaleway.py [stable-2.8] Mark ansible-test cloud credentials as sensitive.. 6 years ago
tower.py [stable-2.8] Backport ansible-test CI provider support. (#71625) 5 years ago
vcenter.py [stable-2.8] [stable-2.9] [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) (#72310) 5 years ago
vultr.py [stable-2.8] Mark ansible-test cloud credentials as sensitive.. 6 years ago