]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: update failover test for standby changes
authorJohn Spray <john.spray@redhat.com>
Tue, 29 Mar 2016 11:11:18 +0000 (12:11 +0100)
committerJohn Spray <john.spray@redhat.com>
Thu, 28 Apr 2016 21:26:56 +0000 (22:26 +0100)
commitd9309b57e3c12579f64939ee78161f7e99a062c8
tree9d062c11b84494a78af07b61fb41f9e7459c6b37
parent9d4b0b9f1500d3ced3e495b2978bce50c926274d
tasks/cephfs: update failover test for standby changes

Previously, an MDS could be used as a replay even
if it had "standby replay = false", this is changed
now so that replays will only happen explicitly.

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