smoke-tests job from cf-redis/428.0.0
Github source:
2d766084
or
master branch
Properties¶
cf
¶
admin_password
¶Password of the admin user
admin_username
¶Username of the admin user
api_url
¶Full URL of Cloud Foundry API
apps_domain
¶Domain used by
cf push
ed apps
skip_ssl_validation
¶Skip SSL certificate validation
- Default
true
system_domain
¶Domain shared by the UAA and CF API eg ‘bosh-lite.com’
redis
¶
broker
¶
dedicated_nodes
¶List of node IPs for the dedicated plan
- Default
[]
host
¶IP of the broker node
service_instance_limit
¶The maximum number of instances allowed
service_name
¶Service name displayed in the catalog metadata
- Default
p-redis
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/smoke-tests/
directory
(learn more).
bin/run
(fromerrand.sh.erb
)config.json
(fromconfig.json.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.