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

Start/shutdown database globally across different stages #9

Open
arun-gupta opened this issue Sep 9, 2016 · 0 comments
Open

Start/shutdown database globally across different stages #9

arun-gupta opened this issue Sep 9, 2016 · 0 comments

Comments

@arun-gupta
Copy link
Owner

Jenkins global variable reference of docker does not support to run a stopped container. This is required because the database container is started in the Run Application stage and then verified in the Run Tests stage.

Either the database needs to be started and shutdown globally, or there needs to be a way for stopped container to restart.

This is related to https://issues.jenkins-ci.org/browse/JENKINS-38103.

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

No branches or pull requests

1 participant