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 Flakes] Bump the timeout waiting for the test workflows to complete #166

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

Comments

@jlewi
Copy link
Contributor

jlewi commented Jul 6, 2018

In kubeflow/kubeflow#1109 we are seeing a lot of timeouts waiting for workflows to complete but the workflows end up completing.

So we should bump the timeout.

This will require pushing a new test image since the run_e2e_workflow.py code is baked into the docker image.

@jlewi
Copy link
Contributor Author

jlewi commented Jul 6, 2018

/assign @jlewi

@jlewi
Copy link
Contributor Author

jlewi commented Jul 6, 2018

I pushed a new test-ci-worker image.

v20180706-2f9a392-e3b0c4: digest: sha256:34b0e4c60c457f5fd3e00e0edd7f253d579b99383a4c377b74a9e4889be38f82 size: 5563
Pushed gcr.io/kubeflow-ci/test-worker with :v20180706-2f9a392-e3b0c4 tags
# Tagging into a new project can be very slow but it appears to work.
gcloud container images add-tag --quiet gcr.io/kubeflow-ci/test-worker:v20180706-2f9a392-e3b0c4 gcr.io/kubeflow-releasing/worker:v20180706-2f9a392-e3b0c4 --verbosity=info
INFO: Manifest exists, skipping blob uploads and pushing tag.
Created [gcr.io/kubeflow-releasing/worker:v20180706-2f9a392-e3b0c4].
INFO: Finished upload of: gcr.io/kubeflow-releasing/worker:v20180706-2f9a392-e3b0c4
Updated [gcr.io/kubeflow-ci/test-worker:v20180706-2f9a392-e3b0c4].
INFO: Display format "none".
echo created gcr.io/kubeflow-releasing/worker:v20180706-2f9a392-e3b0c4
created gcr.io/kubeflow-releasing/worker:v20180706-2f9a392-e3b0c4
gcloud container images add-tag --quiet gcr.io/kubeflow-ci/test-worker:v20180706-2f9a392-e3b0c4 gcr.io/kubeflow-ci/test-worker:latest --verbosity=info
INFO: Manifest exists, skipping blob uploads and pushing tag.
Created [gcr.io/kubeflow-ci/test-worker:latest].
INFO: Finished upload of: gcr.io/kubeflow-ci/test-worker:latest
Updated [gcr.io/kubeflow-ci/test-worker:v20180706-2f9a392-e3b0c4].
INFO: Display format "none".
echo created gcr.io/kubeflow-ci/test-worker:latest
created gcr.io/kubeflow-ci/test-worker:latest
# Tagging into a new project can be very slow but it appears to work.	
gcloud container images add-tag --quiet gcr.io/kubeflow-releasing/worker:v20180706-2f9a392-e3b0c4 gcr.io/kubeflow-releasing/worker:latest --verbosity=info
INFO: Manifest exists, skipping blob uploads and pushing tag.
Created [gcr.io/kubeflow-releasing/worker:latest].
INFO: Finished upload of: gcr.io/kubeflow-releasing/worker:latest
Updated [gcr.io/kubeflow-releasing/worker:v20180706-2f9a392-e3b0c4].
INFO: Display format "none".
echo created gcr.io/kubeflow-releasing/worker:latest
created gcr.io/kubeflow-releasing/worker:latest

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