4b390f2d40
Specify the namespace for waiting, so no need to change the context Change-Id: I4b961bdc8c740e20d6b72200f0161d2f5c5c2c19
9 lines
297 B
ReStructuredText
9 lines
297 B
ReStructuredText
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.
|
|
|
|
.. zuul:rolevar:: wait_for_pods_namespace
|
|
|
|
Name of the specified namespace. If not specified explicitly,
|
|
then use the namespace in the current context. |