zuul-jobs/roles/wait-for-pods
okozachenko cd221999d5 Add DaemonSet check for wait-for-pods role
To wait for pods are up which are managed by daemonset controller
as well as statefulsets controller.
This works even if there are not such controllers.

Change-Id: Ib88a9023db6aac151bce71a2bb4ffbcea570e4f5
2020-05-19 17:00:09 +03:00
..
tasks Add DaemonSet check for wait-for-pods role 2020-05-19 17:00:09 +03:00
README.rst wait-for-pods: Wait for all pods to become Ready 2020-03-14 14:14:43 -04:00

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.