zuul-jobs/roles/wait-for-pods/README.rst
Mohammed Naser 44608e16e7 wait-for-pods: Wait for all pods to become Ready
This refactors the code inside helm-template which waits for all
pods to become Ready to move inside it's own seperate role instead
which can be used for other tasks.

Change-Id: Ibb234c46c49fe656cf918a7a4af115e0d26f23f0
2020-03-14 14:14:43 -04:00

136 B

Wait for all pods to become Ready

This role scans the current namespace for all pods and ensures that all of them are in a Ready state.