Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests/e2e/k8s: Allow timeout errors #182

Merged
merged 1 commit into from
Nov 13, 2023
Merged

Conversation

orozery
Copy link
Collaborator

@orozery orozery commented Nov 13, 2023

This PR fixes the function that waits for the controlplane server to come up, to allow timeout errors. This should resolve CI errors that mention: context deadline exceeded (Client.Timeout exceeded while awaiting headers).
e.g. https://github.com/clusterlink-net/clusterlink/actions/runs/6839437393/job/18597588234

This commit fixes the function that waits for the controlplane server to come up,
to allow timeout errors. This should resolve CI errors that mention:
context deadline exceeded (Client.Timeout exceeded while awaiting headers).

Signed-off-by: Or Ozeri <[email protected]>
@kfirtoledo
Copy link
Collaborator

Looks good, but we probably need a better way to know if the control plane is up.

@orozery orozery merged commit 2765965 into clusterlink-net:main Nov 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants