]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
test: add test for restart on new container image
authorSébastien Han <seb@redhat.com>
Fri, 9 Feb 2018 17:11:07 +0000 (18:11 +0100)
committerSébastien Han <seb@redhat.com>
Wed, 14 Feb 2018 01:02:46 +0000 (02:02 +0100)
Since we have a task to test the handlers we can test a new container to
validate the service restart on a new container image.

Signed-off-by: Sébastien Han <seb@redhat.com>
(cherry picked from commit 79864a8936e8c25ac66bba3cee48d7721453a6af)
Signed-off-by: Sébastien Han <seb@redhat.com>
tests/functional/centos/7/cluster/ceph-override.json

index 965e361f9c04ac1c15fe1608bf2cb2f7779d788c..5a3999634fb39378899a0e52e7af42a43c7d206d 100644 (file)
@@ -5,4 +5,5 @@
                        "osd_pool_default_size": 1
                }
        }
+  "ceph_docker_image_tag": "tag-stable-3.0-luminous-ubuntu-16.04"
 }