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