From: Sage Weil Date: Wed, 23 Oct 2019 15:49:55 +0000 (-0500) Subject: test_ceph_daemon.sh: use newer image X-Git-Tag: v15.1.0~1179^2~9 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=a779cb8fd0696b72f496861a5e049592ce4d280d;p=ceph.git 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 --- diff --git a/test_ceph_daemon.sh b/test_ceph_daemon.sh index a37687f4629b..67fbfa540cfd 100755 --- a/test_ceph_daemon.sh +++ b/test_ceph_daemon.sh @@ -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"