From: Kefu Chai Date: Tue, 6 Sep 2016 07:39:38 +0000 (+0800) Subject: rados/singleton-nomsgr/all/11429: wait until clean before checking log X-Git-Tag: v11.1.1~58^2^2~110^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3ad90bfbdbab5d648a4d358283225af170f9250e;p=ceph.git rados/singleton-nomsgr/all/11429: wait until clean before checking log to make sure that load_pgs() is finished before checking its output Fixes: http://tracker.ceph.com/issues/16157 Signed-off-by: Kefu Chai --- diff --git a/suites/rados/singleton-nomsgr/all/11429.yaml b/suites/rados/singleton-nomsgr/all/11429.yaml index 51526e51b7bd1..6c883529d5a5b 100644 --- a/suites/rados/singleton-nomsgr/all/11429.yaml +++ b/suites/rados/singleton-nomsgr/all/11429.yaml @@ -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: