1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/docker_container/tasks/tests
Felix Fontein 12d26eceb1 docker modules: make sure everything works with older docker-py versions (#55258)
* General test improvements.

* Adjust tests to older docker-py versions.

* docker_swarm_server_info: work around problems with older docker-py versions

* Bump minimal docker-py version for options network_filters and disk_usage.

* More general test improvements.

* Correct usage of docker_image.

* Put files into output directory.

* Speed up test.

* Remove old check.
2019-04-17 13:50:57 -04:00
..
comparisons.yml docker_container: show warnings, fix/improve tests (#53440) 2019-03-11 19:04:06 +10:00
image-ids.yml docker: rename docker_*_facts -> docker_*_info (#54124) 2019-03-21 08:37:18 +00:00
network.yml docker_container: add networks_cli_compatible option (#54198) 2019-03-25 15:06:21 -04:00
options.yml docker modules: make sure everything works with older docker-py versions (#55258) 2019-04-17 13:50:57 -04:00
ports.yml Only use ports in the range 9001-9060. 2019-03-14 23:50:41 -07:00
regression-45700-dont-parse-on-absent.yml Use force_kill instead of stop_timeout to fasten container cleanup. (#48733) 2018-11-16 12:37:12 +00:00
start-stop.yml Use force_kill instead of stop_timeout to fasten container cleanup. (#48733) 2018-11-16 12:37:12 +00:00