sanity-test job from etcd-cf-service-broker/0.3.0
Github source:
735e94f5 or
master branch
Properties¶
broker¶
expected_etcd_host¶Assert the base URL expected in binding credentials
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(frombin/run)helpers/ctl_setup.sh(fromhelpers/ctl_setup.sh)helpers/ctl_utils.sh(fromhelpers/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.