* Add integration tests for docker_image options Tests for options in docker_image module Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com> * Add force option tests Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com> * Add repository option tests Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com> * Modify test for option force Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com>
* 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).