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

Delay bootstrapping until sandbox.sh has been generated #129

Merged
merged 1 commit into from Mar 20, 2017

Conversation

abg
Copy link
Owner

@abg abg commented Mar 20, 2017

This pushes the bootstrapping process until after sandbox.sh is
rendered. This allows recovering from a failed bootstrap process
more easily. This might happen when testing against a newer version
of MySQL that the sandbox command doesn't support yet, or if the
particular datasource used is incompatible with the distribution of
MySQL chosen, among other possible issues.

This pushes the bootstrapping process until after sandbox.sh is
rendered.  This allows recovering from a failed bootstrap process
more easily. This might happen when testing against a newer version
of MySQL that the sandbox command doesn't support yet, or if the
particular datasource used is incompatible with the distribution of
MySQL chosen, among other possible issues.
@coveralls
Copy link

coveralls commented Mar 20, 2017

Coverage Status

Changes Unknown when pulling d0ca21c on feature/bootstrap_after_sandbox_sh into ** on master**.

@abg abg merged commit 52c0437 into master Mar 20, 2017
@abg abg deleted the feature/bootstrap_after_sandbox_sh branch January 30, 2019 04:52
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