]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
rados/singleton-nomsgr/all/11429: more reliably create orphan pgs
authorSage Weil <sage@redhat.com>
Fri, 25 Sep 2015 03:11:16 +0000 (23:11 -0400)
committerSage Weil <sage@redhat.com>
Fri, 25 Sep 2015 03:11:41 +0000 (23:11 -0400)
Make sure osds have the latest map with a pg ls

Signed-off-by: Sage Weil <sage@redhat.com>
suites/rados/singleton-nomsgr/all/11429.yaml

index eb7103dde220153edf21495e6855f0cd63912106..e3910e6a78f02a13262a973f62f73224b210f411 100644 (file)
@@ -53,8 +53,9 @@ tasks:
       cleanup: false
   - ceph_manager.remove_pool:
       args: ['toremove']
-  - sleep:
-      duration: 10
+  - exec:
+      client.0:
+        - rados -p rbd ls -
   - ceph.restart:
       daemons:
         - osd.0