zuul-jobs/roles/wait-for-pods
okozachenko 4b390f2d40 Add the namespace in wait-for-pods role
Specify the namespace for waiting, so no need to change the context

Change-Id: I4b961bdc8c740e20d6b72200f0161d2f5c5c2c19
2020-05-29 17:40:31 +03:00
..
tasks Add the namespace in wait-for-pods role 2020-05-29 17:40:31 +03:00
README.rst Add the namespace in wait-for-pods role 2020-05-29 17:40:31 +03:00

README.rst

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.

Name of the specified namespace. If not specified explicitly, then use the namespace in the current context.