Skip to content

acceptance-tests job from cfcr-etcd/1.9.0

Github source: a941c1f 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 (from run.sh.erb)
  • config/ca.crt (from config/ca.crt.erb)
  • config/client.crt (from config/client.crt.erb)
  • config/client.key (from config/client.key.erb)
  • config/integration_config.json (from config/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.