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