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

Fix the E2E test by specifying cloud when deploying the helm package. #97

Merged
merged 2 commits into from
Oct 29, 2017

Conversation

jlewi
Copy link
Contributor

@jlewi jlewi commented Oct 29, 2017

  • We need to specify the cloud flag when deploying the helm package so
    the a volume is properly created with the TfJob config.

    • This should fix issue/96
  • run functions in util.py should capture stderr in addition to stdout so
    we get the output from help-test

    • This should fix issue/95
  • Add an option to helm-test not to purge the helm release; this can help manually debugging.

* We need to specify the cloud flag when deploying the helm package so
  the a volume is properly created with the TfJob config.

  * This should fix issue/96

* run functions in util.py should capture stderr in addition to stdout so
  we get the output from help-test
  * Thi sshould fix issue/95
@jlewi jlewi merged commit 4369c2c into kubeflow:master Oct 29, 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

Successfully merging this pull request may close these issues.

1 participant