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