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

E2E tests are failing #96

Closed
jlewi opened this issue Oct 29, 2017 · 2 comments
Closed

E2E tests are failing #96

jlewi opened this issue Oct 29, 2017 · 2 comments

Comments

@jlewi
Copy link
Contributor

jlewi commented Oct 29, 2017

The E2E tests are failing. The problem appears to be that the TfJob operator gets stuck starting the container.

Here's the output of kubectl describe

  48s		48s		1	kubelet, gke-jlewi-fix-tests-default-pool-3e2af6b5-6gp1			Warning		FailedMount		Unable to mount volumes for pod "tf-job-operator-901829092-qbsk7_default(1fb329f3-bcf2-11e7-af94-42010a8000b3)": timeout expired waiting for volumes to attach/mount for pod "default"/"tf-job-operator-901829092-qbsk7". list of unattached/unmounted volumes=[config-volume]

This is most likely the result of changes to the helm chart in #71. We need to specify cloud when calling helm init otherwise no config will be created.

@jlewi
Copy link
Contributor Author

jlewi commented Oct 29, 2017

This should be fixed by #97.
Presubmit is passing. Will close this once we have a post submit passing.

@jlewi
Copy link
Contributor Author

jlewi commented Oct 30, 2017

Passing postsubmit

@jlewi jlewi closed this as completed Oct 30, 2017
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

No branches or pull requests

1 participant