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