We are trying to use Jenkins' build pipelines for continual deployment, which means that our pipelines steps would be:

a) Build
b) Deploy to Test Platform
c) Run systems tests
d) Deploy to Production Platform
e) Run smoke tests

So step (d) will always be triggered manually, and we MUST ensure that the artifacts we deploy from step (a) have also passed step (c).

Change By: Chris Rankin (08/Aug/12 2:26 PM)
Resolution: Not A Defect
Status: Resolved Reopened
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to