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