]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/cephtool/test.sh: leave sortbitwise set
authorSage Weil <sage@redhat.com>
Thu, 31 Dec 2015 14:07:57 +0000 (09:07 -0500)
committerSage Weil <sage@redhat.com>
Fri, 1 Jan 2016 18:09:17 +0000 (13:09 -0500)
New backends don't work if it's off.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/workunits/cephtool/test.sh

index 8152c6477252b781a14f97e20302846e746a41dc..bc89e06c2def20fad335f72437eab55a717f5ad2 100755 (executable)
@@ -1043,6 +1043,7 @@ function test_mon_osd()
     ceph osd set $f
     ceph osd unset $f
   done
+  ceph osd set sortbitwise  # new backends can't handle nibblewise
   expect_false ceph osd set bogus
   expect_false ceph osd unset bogus