Skip to content

sanity-test job from etcd-cf-service-broker/0.2.0

Github source: d01cd4b1 or master branch

Properties

broker

host

Broker host

password

Broker basic auth password

port

Broker port

Default
6000

username

Broker basic auth username

Default
broker

etcd

machines

Addresses of etcd machines

port

port of the etcd server

Default
4001

require_ssl

enable ssl for all communication with etcd

Default
false

root_password

password for root user

root_username

‘root’ user for etcd; created automatically if etcd has no users

Default
root

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/sanity-test/ directory (learn more).

  • bin/run (from bin/run)
  • helpers/ctl_setup.sh (from helpers/ctl_setup.sh)
  • helpers/ctl_utils.sh (from helpers/ctl_utils.sh)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.