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
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
..
completion Add RHEL 8.2 to CI 6 years ago
injector Fix virtualenv activation in tests. 7 years ago
lib [stable-2.8] [stable-2.9] [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) (#72310) 5 years ago
requirements Revert "[stable-2.8] Cap pytest version to avoid relative import issue." 6 years ago
setup [stable-2.8] ansible-test - add constraint for virtualenv (#67289) 6 years ago
units Add test verification to ansible-test. (#22636) 9 years ago
Makefile Convert ansible-test compile into a sanity test. 8 years ago
ansible-test Make ansible-test available in the bin directory. (#45876) 7 years ago
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 9 years ago
tox.ini allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357) 8 years ago
versions.py [stable-2.8] Ignore warnings in ansible-test environment check. 6 years ago