-
Notifications
You must be signed in to change notification settings - Fork 306
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 smoke-test errand to cf-deployment #17
Comments
We have created an issue in Pivotal Tracker to manage this: https://www.pivotaltracker.com/story/show/133478823 The labels on this github issue will be updated when the story is started. |
Hey @bsnchan seems reasonable that we should provide an easy way to smoke-test the deployment once you've bosh deployed. Does it need to be an errand? How would you and your team feel if we provided a concourse task instead? |
@dsabeti the smoke-tests are helpful to have as an errand so that they can be tested through BOSH, by folks who don't have a Concourse installation. Even though many teams within CF will probably benefit from a Concourse task, having an errand is still important because folks outside of CF want this without needing Concourse. Basically, as a minimum for what to expect from folks who run this, expect that they will have BOSH, but not Concourse. |
@ryanmoran That makes sense. I'll prioritize the story. |
@dsabeti @ryanmoran will be doing a round of polish on errands soon. planning to introduce a way to run errand off of existing service lifecycle machine. |
This change is (finally) on master. |
Once cf is deployed, we'd like to be confident that cf is running correctly. Can we add the smoke-test bosh errand into the cf-deployment manifest?
The text was updated successfully, but these errors were encountered: