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