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