[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:
parent
c61fc590fb
commit
ea038c5c85
@ -146,6 +146,8 @@ function restart_by_rack() {
|
|||||||
done
|
done
|
||||||
}
|
}
|
||||||
|
|
||||||
|
wait_for_pods $CEPH_NAMESPACE
|
||||||
|
|
||||||
require_upgrade=0
|
require_upgrade=0
|
||||||
max_release=0
|
max_release=0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user