]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: reproducer for #16022
authorJohn Spray <john.spray@redhat.com>
Thu, 26 May 2016 13:23:32 +0000 (14:23 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 26 May 2016 13:23:32 +0000 (14:23 +0100)
commitb75e2a7da12e11f230d1842b16d26fa3c764b89a
tree0b752ff19b86858e409bb3110034555ae6e4ffc9
parent3be17100934533ebaae33f86cde490cd3651ff06
tasks/cephfs: reproducer for #16022

Even though check_subs was broken, the multiclient
test was still passing because it didn't test that
clients survived a failover in the multi-filesystem
case.

Fixes: http://tracker.ceph.com/issues/16022
Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/test_failover.py