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