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