Skip to content
This repository has been archived by the owner on Jan 21, 2022. It is now read-only.

cloudfoundry-attic/cloud-controller-stager

Repository files navigation

stager

This repository is now deprecated.

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

Running Ginkgo Tests

  1. 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)
  2. Install ginkgo
  3. Run ginkgo -r in the project root