tests: update docker image tag used in ooo job

ceph-ansible@master isn't intended to deploy luminous.
Let's use latest-master on ceph-ansible@master branch

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
pull/2510/head
Guillaume Abrioux 2019-06-12 16:31:32 +02:00 committed by Dimitri Savineau
parent 27856cc499
commit 8dd774a99b
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ all:
ceph_mgr_docker_extra_env: '-e MGR_DASHBOARD=0'
cluster: mycluster
ceph_docker_image: ceph/daemon
ceph_docker_image_tag: v3.0.3-stable-3.0-luminous-centos-7-x86_64
ceph_docker_image_tag: latest-master
ceph_docker_registry: docker.io
ceph_origin: repository
ceph_repository: community