]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: avoid infinite wait if no repl. can be made
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 26 Jan 2017 05:57:40 +0000 (00:57 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 6 Feb 2017 19:07:12 +0000 (14:07 -0500)
commit1185326c454705a9bd91e40712c5effaa3e6dcdb
tree2486335fe47799301925669635b5d14496076d4b
parent638bccb2bb7eb71e6296d93e505ffae3f28d1422
qa: avoid infinite wait if no repl. can be made

The thrasher can enter an infinite loop waiting for an MDS to take a
certain rank when a replacement may not be possible. For example,
max_mds actives are already running.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
qa/tasks/mds_thrash.py