vizzini job from diego/0.1441.0
Github source:
97d6a38a or
master branch
Properties¶
vizzini¶
bbs¶
api_location¶The address of the BBS
ca_cert¶PEM-encoded CA certificate
client_cert¶PEM-encoded client certificate
client_key¶PEM-encoded client key
require_ssl¶enable ssl for all communication with the bbs
- Default
true
nodes¶The number of nodes to run the tests with
- Default
4
routable_domain_suffix¶The deployment’s routable domain name
verbose¶Run tests in verbose mode
- 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/vizzini/ directory
(learn more).
bin/dns_health_check(fromdns_health_check.erb)bin/run(fromrun.erb)config/certs/bbs/ca.crt(frombbs_ca.crt.erb)config/certs/bbs/client.crt(frombbs_client.crt.erb)config/certs/bbs/client.key(frombbs_client.key.erb)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/ directory.