acceptance-tests job from redis/10
Github source:
4544687c or
master branch
Properties¶
redis¶
master¶IP address or hostname of the Redis master node
password¶Password to access redis server
- Default
r3d!s
port¶Port to listen for requests to redis server
- Default
6379
slave¶IP address or hostname of a Redis slave node
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(frombin/run)data/properties.sh(fromdata/properties.sh.erb)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.