smoke-tests job from rabbitmq-smoke-tests/3
Github source:
c189e967
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
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
(frombin/run
)config/smoke-tests.json
(fromconfig/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.