Skip to content

smoke-tests job from cf-rabbitmq-multitenant-broker/9.0.0

Github source: 73fa014 or master branch

Properties

broker

name

Service name displayed in the catalog metadata

Default
p-rabbitmq

cf

admin_password

Password of the admin user

admin_username

Username of the admin user

api_url

Full URL of Cloud Foundry API

domain

Sys domain for Cloud Foundry

smoke_tests

apps_domain

App domain for Cloud Foundry. Defaults to cf.domain.

org

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

Default
""

test_password

The password to use for the user with which smoke tests are run.

Default
""

timeout_scale

Timeout scale to be used by the smoke tests errand

Default
3

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/change-permissions (from change-permissions.sh)
  • bin/permissions-test (from permissions-test.sh)
  • bin/run (from errand.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.