Skip to content

on-demand-broker-smoke-tests job from cf-rabbitmq-smoke-tests/68.0.0

Github source: 040b557 or master branch

Properties

cf

admin_client

Admin client to use in the smoke tests

Default
""

admin_client_secret

Secret of the admin client to use in the smoke tests

Default
""

admin_password

Password of the admin user

Default
""

admin_username

Username of the admin user

Default
""

api_url

Full URL of Cloud Foundry API

org

Pre-existing CF organization to be used by the smoke tests errand

plans

CF On Demand Broker plans to test

service_offering_name

CF Service Offering name

space

Pre-existing CF space to be used by the smoke tests errand. If empty, a new temporary CF space will be created and deleted.

Default
""

oauth_enforced

If true, sending and receiving an AMQP message will not be tested

Default
false

smoke_tests_apps_domain

Custom domain for smoke tests app. If empty, smoke tests uses default cf_api domain to deploy the app.

Default
""

tls_support

TLS configuration for on-demand service instances (disabled, optional or enforced)

Default
disabled

Templates

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

  • bin/run (from run.sh)
  • config.json (from config.json.erb)

Packages

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