test: add test for restart on new container image

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>
pull/2287/head
Sébastien Han 2018-02-09 18:11:07 +01:00
parent 699c777e68
commit 79864a8936
1 changed files with 1 additions and 0 deletions

View File

@ -5,4 +5,5 @@
"osd_pool_default_size": 1
}
}
"ceph_docker_image_tag": "tag-stable-3.0-luminous-ubuntu-16.04"
}