rabbitmq-smoke-tests/3
You can find the source of this version on GitHub at cloudfoundry-community/rabbitmq-smoke-tests-boshrelease. It was created based on the commit c189e967
.
Release Notes¶
The ability to change the default smoke test password is now available through the manifest for systems that require more secure passwords.
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "rabbitmq-smoke-tests" version: "3" url: "https://bosh.io/d/github.com/cloudfoundry-community/rabbitmq-smoke-tests-boshrelease?v=3" sha1: "ce4e97354d04db3e408460ee55f2ac558c416f71"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 ce4e97354d04db3e408460ee55f2ac558c416f71 \ "https://bosh.io/d/github.com/cloudfoundry-community/rabbitmq-smoke-tests-boshrelease?v=3"