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