deis / workflow-e2e

End-to-end tests for Deis Workflow
MIT License
12 stars 18 forks source link

fix(tests/git_push_test.go): bump deis run timeout #330

Closed vdice closed 8 years ago

vdice commented 8 years ago

Ref https://github.com/deis/workflow-e2e/issues/329 Ref https://github.com/deis/controller/issues/1106

deis-bot commented 8 years ago

@helgi, @mboersma and @krancour are potential reviewers of this pull request based on my analysis of git blame information. Thanks @vdice!

ultimateboy commented 8 years ago

I added some additional deis run commands in the tests here: https://github.com/deis/workflow-e2e/pull/328/files

Should I increase the timeout on those as well?

vdice commented 8 years ago

@ultimateboy at this point in time, yes, I'd increase those as well. I'll add a TODO to the controller ticket to decrease, if possible, when/if the issue gets address.