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/integration/targets/docker_container/tasks/tests
Felix Fontein b0b00b555f
docker_container: configure removal wait timeout (#66144)
* Add support for timeout while waiting for state.

* Allow to limit removal wait time.

* Add changelog.

* Forgot version_added.

* Add some check mode tests.

* Use removal_wait_timeout in tests.
5 years ago
..
comparisons.yml Fix assignments in docker tests. (#57249) 5 years ago
image-ids.yml docker_container: improve image finding / change detection (#62971) 5 years ago
mounts-volumes.yml docker_container: add mount endpoint collision detection (#60384) 5 years ago
network.yml docker_container: fix idempotency for network IP addresses (#62928) 5 years ago
options.yml docker_container: add support for --cpus (#64683) 5 years ago
ports.yml
regression-45700-dont-parse-on-absent.yml Fix assignments in docker tests. (#57249) 5 years ago
start-stop.yml docker_container: configure removal wait timeout (#66144) 5 years ago