]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
qa: fix broken ceph.restart marking of OSDs down 31040/head
authorPatrick Donnelly <pdonnell@redhat.com>
Thu, 22 Aug 2019 04:13:37 +0000 (21:13 -0700)
committerNathan Cutler <ncutler@suse.com>
Mon, 21 Oct 2019 22:11:40 +0000 (00:11 +0200)
commitd590704778dc62039d69919028ca09e3f4b504fe
treeb23ea44cb2a69e161032fa9d5184d0bb66d022b8
parenteb891806b54e414c562ae4b07edc1d4e0f5eaea0
qa: fix broken ceph.restart marking of OSDs down

Sage noticed `osd down` was not being performed. Bug was that the role
format had changed so splitting no longer worked correctly.

Fixes: https://tracker.ceph.com/issues/40773
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 73c7d14eab03b60d425822fe04180f4002e8182e)
qa/tasks/ceph.py