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