Smoke tests for the CF RabbitMQ Service
Even though the default branch is release, you should push changes to master. The release branch is the default so that bosh.io can find our releases.
In order to run the tests for development:
- Change directory to
src/rabbitmq-smoke-tests - Copy
assets/example_config.jsonand update:apito point to Cloud Foundry- The
admin_userandadmin_password - The
service_offeringandplansnames
- Run
make testwithCONFIG_PATHset to your config file
$ bosh sync-blobs
$ bosh create-release #--force --tarball=cf-rabbitmq-smoke-tests-release-VERSION.tgz- Change directory to
src/rabbitmq-smoke-testsand runmaketo list all of the available options