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