]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
Stop the mgr on node which is not client, this will ensure 17096/head
authorVasu Kulkarni <vasu@redhat.com>
Fri, 8 Sep 2017 17:00:49 +0000 (10:00 -0700)
committerVasu Kulkarni <vasu@redhat.com>
Fri, 8 Sep 2017 17:00:49 +0000 (10:00 -0700)
the client.0's mgr is active mgr for workunit to work.

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
qa/suites/ceph-ansible/smoke/basic/4-tasks/rest.yaml

index b734dbe1b0d2112ddd874693e8bd9f15bf6c6984..8e389134b924a21a5761e46bd189dec3ef6a67b3 100644 (file)
@@ -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