]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: fix daemon restart between tests
authorJohn Spray <john.spray@redhat.com>
Wed, 31 May 2017 10:59:39 +0000 (06:59 -0400)
committerJohn Spray <john.spray@redhat.com>
Wed, 31 May 2017 22:00:43 +0000 (18:00 -0400)
commit3326321858159daecb379bd6453eae71d1d7502b
tree66699e15d85ef3b90457bfb40ddd8fb8851a2385
parentce0b9e34eb057da6076ac223640179747eb6875d
qa: fix daemon restart between tests

Previously, calling mds_stop without mds_fail meant
that if the filesystem creation was not quick, then
we would see those daemons go laggy.  This starts
to trigger failures now that we have cluster log
messages that fire when a daemon gets failed out
due to being laggy.

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