Staging on Diego is now handled in the cloud_controller_ng repository.
Note: This repository should be imported as code.cloudfoundry.org/stager
.
Diego Stager
####Learn more about Diego and its components at diego-design-notes
- Ensure that you have
consul
version ~> 0.7.0 installed and available on your path (or whatever version is used in the version of consul-release that is being consumed by cf-release) - Install ginkgo
- Run
ginkgo -r
in the project root