Skip to content

smoke-tests job from rabbitmq-smoke-tests/4

Github source: 07fe3bb4 or master branch

Properties

cf

admin_password

Cloud Foundry administrator password

admin_username

Cloud Foundry administrator username

api_url

Cloud Foundry API URL, for setting up org, space, user and the test app

apps_domain

Domain where Cloud Foundry applications are bound

rabbitmq

password

the password used for testing the rabbitmq instances

Default
meow

plan_names

Name of the RabbitMQ plans to test for the service named by

service_name

Name of the RabbitMQ service in the Cloud Foundry catalog / marketplace

Default
rabbitmq

skip_ssl

true if the tests should skip ssl validation when creating a RabbitMQ agent. false otherwise

Default
false

test_mqtt

Run smoke test over the MQTT protocol

Default
"false"

test_stomp

Run smoke tests over the STOMP protocol

Default
"false"

smoke_tests

debug

Enable debug output, can be “true” or “false” (default).

Default
"false"

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/smoke-tests/ directory (learn more).

  • bin/run (from bin/run)
  • config/smoke-tests.json (from config/smoke-tests.json)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.