]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
tasks/cephfs: update test_journal_repair for multi fs
authorJohn Spray <john.spray@redhat.com>
Mon, 11 Jan 2016 12:59:44 +0000 (12:59 +0000)
committerJohn Spray <john.spray@redhat.com>
Fri, 11 Mar 2016 10:36:43 +0000 (10:36 +0000)
Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/test_journal_repair.py

index f3bf16905c15fdd7f0028e5c09441b489399f09b..31ba94cec2af61c8730f1dc83568544f9e0a0a8b 100644 (file)
@@ -264,7 +264,8 @@ class TestJournalRepair(CephFSTestCase):
         self.fs.table_tool(["0", "reset", "session"])
         self.fs.journal_tool(["journal", "reset"], rank=0)
         self.fs.erase_mds_objects(1)
-        self.fs.mon_manager.raw_cluster_cmd('fs', 'reset', 'default', '--yes-i-really-mean-it')
+        self.fs.mon_manager.raw_cluster_cmd('fs', 'reset', self.fs.name,
+                '--yes-i-really-mean-it')
 
         # Bring an MDS back online, mount a client, and see that we can walk the full
         # filesystem tree again