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

[Test Flake] vm_util.wait_for_operation needs to retry on socket error #1137

Closed
jlewi opened this issue Jul 6, 2018 · 0 comments
Closed

Comments

@jlewi
Copy link
Contributor

jlewi commented Jul 6, 2018

Seeing a minikube failure because of a socket error waiting for a VM operation to complete.
This should be a simple matter of retrying by ignoring the error.

Logs attached.
logs.txt

/assign @jlewi

jlewi added a commit to jlewi/kubeflow that referenced this issue Jul 6, 2018
jlewi added a commit to jlewi/kubeflow that referenced this issue Jul 6, 2018
* Make the tf_job_simple test robust to test flakes due to problems initializing the ksonnet app.

* Skip install the default registries because we don't need them and talking
  to Git just creates a source of flakiness.

* Add retries to setting up the ksonnet app.

Fix kubeflow#1128

* Fix flake in minikube test

wait_for_operation should just rety on socket errors.

Fix kubeflow#1137
saffaalvi pushed a commit to StatCan/kubeflow that referenced this issue Feb 11, 2021
…ksonnet app (kubeflow#1133)

* Fix issues causing test flakes.

* Make the tf_job_simple test robust to test flakes due to problems initializing the ksonnet app.

* Skip install the default registries because we don't need them and talking
  to Git just creates a source of flakiness.

* Add retries to setting up the ksonnet app.

Fix kubeflow#1128

* Fix flake in minikube test

wait_for_operation should just rety on socket errors.

Fix kubeflow#1137

* Fix incorrect import; sock -> socket.
yanniszark pushed a commit to arrikto/kubeflow that referenced this issue Feb 15, 2021
surajkota pushed a commit to surajkota/kubeflow that referenced this issue Jun 13, 2022
* Patch for knative istio probe issue kubeflow#6962

* Use kubeflow gateway to protect endpoint

* Generate tests

* Remove kfserving gateway

* Remove from kfdef
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant