acceptance-tests job from cfcr-etcd/1.8.0
Github source:
2b554df
or
master branch
Properties¶
tls
¶
etcd_client
¶
ca
¶TLS CA certificate for the etcd client
certificate
¶TLS certificate for the etcd client
private_key
¶TLS private key for the etcd client
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/acceptance-tests/
directory
(learn more).
bin/run
(fromrun.sh.erb
)config/ca.crt
(fromconfig/ca.crt.erb
)config/client.crt
(fromconfig/client.crt.erb
)config/client.key
(fromconfig/client.key.erb
)config/integration_config.json
(fromconfig/integration_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.