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

Add retries to execute["bootstrap-platform"] #597

Merged
merged 1 commit into from
Nov 3, 2015

Conversation

poliva83
Copy link
Contributor

@poliva83 poliva83 commented Nov 2, 2015

Adding 3 retries will ensure bootstrap-platform script does not fail because bifrost component slow to start up.

@marcparadise
Copy link
Member

This change looks good, but before merging I'd like to see if we can get a reproduction of the issue and ensure there's no further cause for the that we need to address.

@marcparadise
Copy link
Member

I've not been able to reproduce this, but it's good thing to have in place as a failsafe.

@poliva83 would you mind git commit --amending to prepend ChangeLog-Entry: [omnibus] to the commit message, per the Contributing doc?

…sure bootstrap-platform script does not fail because bifrost component slow to start up.
@poliva83
Copy link
Contributor Author

poliva83 commented Nov 3, 2015

@marcparadise Done!

@marcparadise
Copy link
Member

Excellent, thanks again @poliva83!

marcparadise added a commit that referenced this pull request Nov 3, 2015
Add retries to execute["bootstrap-platform"]
@marcparadise marcparadise merged commit f2ad735 into chef:master Nov 3, 2015
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.

On 1st chef-server-ctl reconfigure execute[bootstrap-platform] fails
4 participants