cf-smoke-tests/9
You can find the source of this version on GitHub at cloudfoundry/cf-smoke-tests-release. It was created based on the commit 7818409
.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "cf-smoke-tests" version: "9" url: "https://bosh.io/d/github.com/cloudfoundry/cf-smoke-tests-release?v=9" sha1: "3d0111f16d5e3e707ce6e56e1f4b5663e1e59c10"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 3d0111f16d5e3e707ce6e56e1f4b5663e1e59c10 \ "https://bosh.io/d/github.com/cloudfoundry/cf-smoke-tests-release?v=9"