]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
tasks/cephfs: add TestStandbyReplay.test_standby_replay_unused
authorJohn Spray <john.spray@redhat.com>
Fri, 29 Apr 2016 19:07:16 +0000 (20:07 +0100)
committerJohn Spray <john.spray@redhat.com>
Fri, 29 Apr 2016 19:07:16 +0000 (20:07 +0100)
commit8931fa2f92f91fe4e0510c7bb2b0d528f829a901
tree09f4fde211c9798293eefb30207257ea10b6327f
parentd9309b57e3c12579f64939ee78161f7e99a062c8
tasks/cephfs: add TestStandbyReplay.test_standby_replay_unused

For the case where we have a daemon come up that
wants to be a standby replay, but someone else
is already following the target, so he has to
be just a regular standy instead.

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