smoke-tests job from cf-rabbitmq-smoke-tests/97.0.0
Github source:
5dac2ec
or
master branch
Properties¶
broker
¶
name
¶Service name displayed in the catalog metadata
- Default
p-rabbitmq
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
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
""
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
""
timeout_scale
¶Timeout scale to be used by the smoke tests errand
- Default
30
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/smoke-tests/
directory
(learn more).
bin/change-permissions
(fromchange-permissions.sh
)bin/permissions-test
(frompermissions-test.sh
)bin/run
(fromrun.sh
)config.json
(fromconfig.json.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.