[Ceph-OSD] Wait for pods before running "post-apply" job.

The PS updates "post-apply" job and adds execution of "wait_for_pods"
function as the first step of the job.

Change-Id: I98644981094cb4fb7cc348b80628006ab59cb77f
This commit is contained in:
Kabanov, Dmitrii 2020-07-07 14:29:04 -07:00 committed by Dmitrii Kabanov
parent c61fc590fb
commit ea038c5c85

View File

@ -146,6 +146,8 @@ function restart_by_rack() {
done
}
wait_for_pods $CEPH_NAMESPACE
require_upgrade=0
max_release=0