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