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

band-aid: sleep to give the deployment time to wake up #180

Merged
merged 1 commit into from
Nov 30, 2017

Conversation

minrk
Copy link
Member

@minrk minrk commented Nov 30, 2017

we should be using a readiness probe so that deploy.py doesn't return before the deployment is fully ready.

This sleep should let us reduce the number of times we need to re-run travis in the meantime.

Remove this when we get a proper readiness probe!

we *should* be using a readiness probe so that `deploy.py` doesn't
return before the deployment is fully ready.

This sleep should let us reduce the number of times we need to re-run travis in the meantime.
@betatim
Copy link
Member

betatim commented Nov 30, 2017

Feeling pragmatic so going to deploy this. Let's see if it improves things.

@betatim betatim merged commit bee2243 into jupyterhub:staging Nov 30, 2017
@minrk minrk deleted the sleeeeeep branch November 30, 2017 12:59
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.

None yet

2 participants