]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: update cephtool test for multimds on by default
authorJohn Spray <john.spray@redhat.com>
Mon, 22 May 2017 21:42:16 +0000 (17:42 -0400)
committerJohn Spray <john.spray@redhat.com>
Fri, 23 Jun 2017 16:07:34 +0000 (17:07 +0100)
Signed-off-by: John Spray <john.spray@redhat.com>
qa/workunits/cephtool/test.sh

index 3ffa05148b29227b8bd49b0a4594e93e2225905d..d8546e0c42442f4b84dc79c464fa8b3dd84998c1 100755 (executable)
@@ -897,8 +897,9 @@ function test_mon_mds()
   ceph mds remove_data_pool $data3_pool
   ceph osd pool delete data2 data2 --yes-i-really-really-mean-it
   ceph osd pool delete data3 data3 --yes-i-really-really-mean-it
+  ceph mds set allow_multimds false
   expect_false ceph mds set_max_mds 4
-  ceph mds set allow_multimds true --yes-i-really-mean-it
+  ceph mds set allow_multimds true
   ceph mds set_max_mds 4
   ceph mds set_max_mds 3
   ceph mds set_max_mds 256