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