acceptance_tests job from routing/0.136.0
Github source:
d29132da
or
master branch
Properties¶
acceptance_tests
¶
addresses
¶A list of addresses which will be checked for TCP connectivity and features
- Default
- 10.244.14.2
cloud_controller
¶
admin_password
¶Cloud Controller admin user’s password
admin_user
¶Cloud Controller admin user
api
¶URL of the Cloud Controller API
apps_domain
¶App domain that will be created
skip_ssl_validation
¶When true, CF CLI will be run with –skip-ssl-validation
- Default
false
use_http
¶Flag for using HTTP when making api and application requests rather than the default HTTPS
- Default
false
nodes
¶The number of parallel test executors to spawn. The larger the number the higher the stress on the system.
- Default
4
system_domain
¶
uaa
¶
skip_ssl_validation
¶Skip TLS verification when communicating with UAA system domain
- Default
false
verbose
¶Whether to pass the -v flag to router acceptance tests
- Default
false
tcp_emitter
¶
oauth_secret
¶Password for UAA client for the tcp emitter.
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.