metric-store-smoke-tests job from metric-store/1.3.1
Github source:
9b77813 or
master branch
Properties¶
client_id¶
UAA Client ID with access to logs.admin
client_secret¶
UAA Client Secret with access to logs.admin
metric_store_internal_url¶
URL to internal metric-store
metric_store_url¶
URL to metric-store e.g. http://metric-store.SYSTEMDOMAIN
skip_cert_verify¶
Set to true to disable certification verification during tests
- Default
false
uaa_url¶
UAA auth URL
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/metric-store-smoke-tests/ directory
(learn more).
bin/run(fromrun.erb)config/bpm.yml(frombpm.yml.erb)config/certs/metric_store.crt(frommetric_store.crt.erb)config/certs/metric_store.key(frommetric_store.key.erb)config/certs/metric_store_ca.crt(frommetric_store_ca.crt.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.