docker_image, docker_image_facts, docker_volume: add basic integration tests (#47383)

* Add docker_image_facts tests.

* Add basic integration test for docker_volume.

* Add basic docker_image tests.

* Only start test registry when tests are actually run (i.e. not on CentOS 6).
This commit is contained in:
Felix Fontein
2018-10-26 02:51:41 +02:00
committed by Jordan Borean
parent 300db3af84
commit f19ab56eb4
13 changed files with 353 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
dependencies:
- setup_docker