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
Dave Bendit fc558fb85f [docker_container] Adding support for `mounts` option (#49808)
* [WIP][docker_container] Adding support for `mounts` option

Fixes #42054

* Adjusting to current standards.

* Add changelog.

* Adjust types.

* Cleanup.

* Add idempotency checks for mounts.

* Improve diff for mounts.

* Linting.

* Python 2.6 compatibility.

* Fix error message formatting.

* Move mounts and volumes tests into own file.

* Add set of mount tests.

* Golang's omitempty for bool omits false values.

* Simplify sanity checks. Correct order of volume_options sanitization and usage.

* Fix key.

* Fix check.

* Add tests where both volumes and mounts show up.

* Add collision test.
5 years ago
..
comparisons.yml Fix assignments in docker tests. (#57249) 5 years ago
image-ids.yml Fix assignments in docker tests. (#57249) 5 years ago
mounts-volumes.yml [docker_container] Adding support for `mounts` option (#49808) 5 years ago
network.yml Fix assignments in docker tests. (#57249) 5 years ago
options.yml [docker_container] Adding support for `mounts` option (#49808) 5 years ago
ports.yml Only use ports in the range 9001-9060. 6 years ago
regression-45700-dont-parse-on-absent.yml Fix assignments in docker tests. (#57249) 5 years ago
start-stop.yml Fix assignments in docker tests. (#57249) 5 years ago