]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
mon-seesaw: add mon-seesaw test and mon_seesaw task
authorKefu Chai <kchai@redhat.com>
Mon, 17 Oct 2016 16:41:33 +0000 (00:41 +0800)
committerKefu Chai <kchai@redhat.com>
Thu, 20 Oct 2016 02:47:49 +0000 (10:47 +0800)
commit569bb035f5289215d3ff0cfaeb00c8b56ed3c43b
treeeb0b5bb893a57a02ee9e7a794e544a91112ef588
parent18794785e0201dc8401bfea62e0e5bbadd5c07f4
mon-seesaw: add mon-seesaw test and mon_seesaw task

mon_seesaw task replaces a monitor with a newly reployed one, in a
single-mon test including this task OSDs will not be able to connect
to cluster if the tracker#17558 is not fixed on the monitor side.

http://tracker.ceph.com/issues/17558
Signed-off-by: Kefu Chai <kchai@redhat.com>
suites/rados/singleton/all/mon-seesaw.yaml [new file with mode: 0644]
tasks/mon_seesaw.py [new file with mode: 0644]