zuul-jobs/roles/wait-for-pods
Albin Vass d0e2016592 Add loop var policy to ansible-lint
This adds a custom ansible-lint rule at .rules/ZuulJobsNamespaceLoopVar.py
that enforces the loop var policy described at:
https://zuul-ci.org/docs/zuul-jobs/policy.html#ansible-loops-in-roles

It also updates existing roles to follow the policy.

Change-Id: I92b2ff56a1c2702542fc07b316f1809087a4c92f
2020-04-29 17:20:59 +02:00
..
tasks Add loop var policy to ansible-lint 2020-04-29 17:20:59 +02: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.