Skip to content

Adding a wait-and-retry logic during the initial cluster connectivity check in the base test class#249

Closed
rishesh007 wants to merge 1 commit intogrpc:mainfrom
rishesh007:insufficient_eds
Closed

Adding a wait-and-retry logic during the initial cluster connectivity check in the base test class#249
rishesh007 wants to merge 1 commit intogrpc:mainfrom
rishesh007:insufficient_eds

Conversation

@rishesh007
Copy link
Copy Markdown
Contributor

Changes:

  1. Add a _wait_for_cluster_connectivity method: This method will execute kubectl version (or a similar lightweight probe) in a loop with a backoff.
  2. Update setUpClass: Instead of blindly proceeding with provisioning, call this new verification method.

@rishesh007 rishesh007 closed this Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant