From: Vasu Kulkarni Date: Fri, 8 Sep 2017 17:00:49 +0000 (-0700) Subject: Stop the mgr on node which is not client, this will ensure X-Git-Tag: v13.0.1~978^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F17096%2Fhead;p=ceph.git Stop the mgr on node which is not client, this will ensure the client.0's mgr is active mgr for workunit to work. Signed-off-by: Vasu Kulkarni --- diff --git a/qa/suites/ceph-ansible/smoke/basic/4-tasks/rest.yaml b/qa/suites/ceph-ansible/smoke/basic/4-tasks/rest.yaml index b734dbe1b0d2..8e389134b924 100644 --- a/qa/suites/ceph-ansible/smoke/basic/4-tasks/rest.yaml +++ b/qa/suites/ceph-ansible/smoke/basic/4-tasks/rest.yaml @@ -1,4 +1,9 @@ tasks: +- exec: + mgr.x: + - systemctl stop ceph-mgr.target + - sleep 5 + - ceph -s - exec: mon.a: - ceph restful create-key admin