Add readiness checks to registry operator integration tests #1238
Labels
area/registry
Devfile registry for stacks and infrastructure
good first issue
Good for newcomers
lifecycle/rotten
Rotten items. These items have been stale for 60 days and are now closed.
lifecycle/stale
Stale items. These items have not been updated for 90 days.
Which area/kind this issue is related to?
/area registry
Issue Description
The integration tests need readiness checks to ensure pods are ready before proceeding, currently only active checks exist to ensure the pod is running before proceeding. This at times causes test cases to fail if the pods are not ready in time, most commonly if the registry operator itself needs deployment during the initial run of the test suite.
Acceptance Criteria
client
packageThe text was updated successfully, but these errors were encountered: