]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
rados/singleton-nomsgr/all/11429: wait until clean before checking log
authorKefu Chai <kchai@redhat.com>
Tue, 6 Sep 2016 07:39:38 +0000 (15:39 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 6 Sep 2016 09:50:30 +0000 (17:50 +0800)
to make sure that load_pgs() is finished before checking its output

Fixes: http://tracker.ceph.com/issues/16157
Signed-off-by: Kefu Chai <kchai@redhat.com>
suites/rados/singleton-nomsgr/all/11429.yaml

index 51526e51b7bd14a50ad8bc9d95823631b3078c89..6c883529d5a5bd869cde1ecd0859a055d49e8d58 100644 (file)
@@ -71,10 +71,10 @@ tasks:
         - osd.0
         - osd.1
         - osd.2
+  - ceph_manager.wait_for_clean: null
   - exec:
       osd.0:
         - sudo grep -c 'load_pgs. skipping PG' /var/log/ceph/ceph-osd.0.log
-  - ceph_manager.wait_for_clean: null
   - ceph_manager.create_pool:
       args: ['newpool']
   - loop: