]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa: handle thrashing ranks with holes
authorPatrick Donnelly <pdonnell@redhat.com>
Fri, 20 Jan 2017 21:55:22 +0000 (16:55 -0500)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 6 Feb 2017 19:07:12 +0000 (14:07 -0500)
commit19289725c8cf8a6836526508b2d55dad8de38c83
treef209d5fa1bfdd3a723a9f0bc677e229f78ff2d43
parent9f467b1f4c9d47fd2318792e854ce5109cc8e88c
qa: handle thrashing ranks with holes

During the course of thrashing max_mds, the ranks assigned to MDSs may
develop holes. This causes the thrasher to try to wrongly deactivate
ranks that are not assigned.

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