rabbitmq-smoke-tests/2
You can find the source of this version on GitHub at cloudfoundry-community/rabbitmq-smoke-tests-boshrelease. It was created based on the commit 41c59a7a
.
Release Notes¶
Inititial release of smoke tests, designed to work as an add-on boshrelease to the cf-rabbitmq-release
Usage¶
You can reference this release in your deployment manifest from the releases
section:
- name: "rabbitmq-smoke-tests" version: "2" url: "https://bosh.io/d/github.com/cloudfoundry-community/rabbitmq-smoke-tests-boshrelease?v=2" sha1: "bdbd38264345dad700331f6179b615d7f1b4c9b1"
Or upload it to your director with the upload-release
command:
bosh upload-release --sha1 bdbd38264345dad700331f6179b615d7f1b4c9b1 \ "https://bosh.io/d/github.com/cloudfoundry-community/rabbitmq-smoke-tests-boshrelease?v=2"