ansible/test
Felix Fontein c64f15ecf7 docker_* modules: simplify idempotency comparisons (#47709)
* More generic comparison code from docker_container to docker_common.

* More flexibility if a is None and method is allow_to_present.

Note that this odes not affect docker_container, as there a is never None.

* Update docker_secret and docker_config: simplify labels comparison.

* Added unit tests.

* Use proper subsequence test for allow_more_present for lists.

Note that this does not affect existing code in docker_container, since lists
don't use allow_more_present. Using allow_more_present will only be possible
in Ansible 2.8.

* pep8

(cherry picked from commit 73533d3fc2)
2018-11-06 11:04:39 -08:00
..
cache
integration Add force disruptive option (#47694) 2018-11-05 22:37:55 -08:00
legacy Add symlinks sanity test. (#46467) 2018-10-09 18:54:41 -07:00
results
runner Fix ansible-test invocation of pytest. 2018-11-05 12:00:23 -08:00
sanity Backport/2.6/44755 - win_nssm: tests and several bug fixes (#47159) 2018-10-16 17:58:04 -07:00
units docker_* modules: simplify idempotency comparisons (#47709) 2018-11-06 11:04:39 -08:00
utils Use 4 nodes for sanity tests in CI. 2018-11-05 12:00:23 -08:00