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