]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: make test_journal_repair work with more daemons
authorJohn Spray <john.spray@redhat.com>
Mon, 14 Nov 2016 16:57:08 +0000 (16:57 +0000)
committerJohn Spray <john.spray@redhat.com>
Wed, 7 Dec 2016 00:46:12 +0000 (00:46 +0000)
commitd86b67ef9d3b9369c394dbe23c295c4eee7dce19
tree11c451b5c8e3c240e2802b7af442a3134c309ff4
parent98842b7c9684cf8f0421f806593444f61ad789e7
tasks/cephfs: make test_journal_repair work with more daemons

Previously this assumed it was running with exactly two MDS
daemons.  When there were more, it would fail to execute
"fs reset" because the extra daemons were active in
the map.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/test_journal_repair.py