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: ses5-gm~5^2~5^2~5 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=ea8ddc95a8336f37065edfd7f061601c5c4cac4b;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 (cherry picked from commit b1fd615e9f507d4243744b34887366086c1890ac) --- 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