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