Introducing pipelines: model your release workflow.
You want to split your build up into several stages, but it's hard to relate the builds to each other. No more. Cruise makes it simple to see which modifications passed or failed the various build stages, and what is in your testing environments at any time. Using the concept of deployment pipelines, you can define the various stages that a set of modifications must pass through such as a “commit” stage which compiles the software and runs unit tests, functional and performance test stages, and stages for each of your testing environments.
Quick Tour | Features and Benefits