test_ceph_daemon.sh: use newer image

Not sure what the difference between latest-master and latest-master-devel
is, but the -devel image is way out of date.

Signed-off-by: Sage Weil <sage@redhat.com>
This commit is contained in:
Sage Weil 2019-10-23 10:49:55 -05:00
parent 31c974e5de
commit a779cb8fd0

View File

@ -1,7 +1,7 @@
#!/bin/bash -ex
fsid=2a833e3f-53e4-49a7-a7a0-bd89d193ab62
image=ceph/daemon-base:latest-master-devel
image=ceph/daemon-base:latest-master
[ -z "$ip" ] && ip=127.0.0.1
#A="-d"