acceptance_tests job from cf-routing/0.56.0
Github source:
d06a6592
or
master branch
Properties¶
router
¶
acceptance_tests
¶
diego_api_url
¶Diego Receptor API URL
- Default
http://receptor.service.consul:8888
nodes
¶The number of parallel test executors to spawn. The larger the number the higher the stress on the system.
- Default
4
router_api_address
¶Router API IP Address
- Default
10.244.8.2
router_api_port
¶Router API IP Port
- Default
9999
verbose
¶Whether to pass the -v flag to router acceptance tests
- Default
false
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/config.json
(fromconfig.json.erb
)bin/run
(fromrun.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.