]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: fail_all_mds between fs reset and fs rm 3372/head
authorJohn Spray <jspray@redhat.com>
Wed, 14 Jan 2015 22:08:09 +0000 (22:08 +0000)
committerJohn Spray <jspray@redhat.com>
Wed, 14 Jan 2015 22:08:09 +0000 (22:08 +0000)
Because fs reset opens a brief window for the previously
failed MDSs to spring back into life.

Fixes: #10539
Signed-off-by: John Spray <john.spray@redhat.com>
qa/workunits/cephtool/test.sh

index 576d6da652e21f2b998de935d4d6ef2c2cc9af17..09c1086c77f8463520212abfaaec33240863a214 100755 (executable)
@@ -719,6 +719,8 @@ function test_mon_mds()
   # Check that 'fs reset' runs
   ceph fs reset cephfs --yes-i-really-mean-it
 
+  fail_all_mds
+
   # Clean up to enable subsequent newfs tests
   ceph fs rm cephfs --yes-i-really-mean-it