]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/cephadm/test_cephadm.sh: make pgs available
authorMichael Fritch <mfritch@suse.com>
Sat, 22 Feb 2020 06:21:03 +0000 (23:21 -0700)
committerMichael Fritch <mfritch@suse.com>
Thu, 12 Mar 2020 14:08:59 +0000 (08:08 -0600)
allow rados obj. create to succeed during a single node test

Signed-off-by: Michael Fritch <mfritch@suse.com>
qa/workunits/cephadm/test_cephadm.sh

index 40a0021cd06aa42af92ad42d72827d32b02756f8..36b3dab55dba5b2e88213b42ead7e045a349ff08 100755 (executable)
@@ -166,6 +166,7 @@ IP=127.0.0.1
 cat <<EOF > $ORIG_CONFIG
 [global]
        log to file = true
+        osd crush chooseleaf type = 0
 EOF
 $CEPHADM bootstrap \
       --mon-id a \