Moves Workflows are defined using the osworkflow xml syntax. They can be changed dynamically without requiring a server restart. This page documents the workflows as of Feb 22, 2011.
Request Deployment To Test
This workflow allows developers/qa/managers to request an existing version of an application which exists in Maven, and has containers configured on TEST and QA to
- Be deployed to the TEST environment.
- If Testing is successful, the application will be deployed to the PRODUCTION environment.
The deployment to QA must be approved by qa or a manager. The deployment to Production must be approved by a manager.
(exported png from gliffy:name=Request Deployment to Test)
Approve Deployment to Production
This workflow allows a user to deploy an application which exists in Maven directly to production.
![Approve Deployment to Production](/confluence/download/attachments/74189867/Approve%20Deployment%20to%20Production.png?version=2&modificationDate=1298405956000&api=v2)