]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
test_ceph_daemon.sh: use same fsid as qa/standalone/test_ceph_daemon.sh
authorSage Weil <sage@redhat.com>
Fri, 25 Oct 2019 02:27:27 +0000 (21:27 -0500)
committerSage Weil <sage@redhat.com>
Fri, 25 Oct 2019 02:27:36 +0000 (21:27 -0500)
That way these scripts both clean up for each other (and are obviously
bogus clusters).

Signed-off-by: Sage Weil <sage@redhat.com>
test_ceph_daemon.sh

index a37687f4629b5a5b7e011f15a7af18820cb73648..2d82b556e0ad059ece5038b4012524f70f7b3299 100755 (executable)
@@ -1,7 +1,7 @@
 #!/bin/bash -ex
 
-fsid=2a833e3f-53e4-49a7-a7a0-bd89d193ab62
-image=ceph/daemon-base:latest-master-devel
+fsid='00000000-0000-0000-0000-0000deadbeef'
+image='ceph/daemon-base:latest-master-devel'
 [ -z "$ip" ] && ip=127.0.0.1
 
 #A="-d"