Files
Seth Foster e3c2720681
Some checks failed
CI / molecule (--skip-tags=replicas) (push) Failing after 5m44s
CI / molecule (-t replicas) (push) Failing after 6m0s
CI / helm (push) Failing after 7m24s
CI / no-log (push) Successful in 29s
CI / nox-sessions (push) Failing after 4m23s
Wait for instance ready in molecule test (#1901)
Sometimes a job is launched through the web api
before the instance is in a ready state. This throws
a 500 internal server error, causing CI to fail.

Adds a task to query the instances endpoint
and check that at least one control node is
in a ready state.

Signed-off-by: Seth Foster <fosterbseth@gmail.com>
2024-06-18 23:11:04 -04:00
..