acceptance-tests job from diego/0.1444.0
Github source:
c5f802c8
or
master branch
Properties¶
acceptance_tests
¶
admin_password
¶The Elastic Runtime API admin user’s password
admin_user
¶The Elastic Runtime API admin user
api
¶The Elastic Runtime API endpoint URL
apps_domain
¶The Elastic Runtime Appliction Domain
failfast
¶Skip all of the rest, if one of tests fails
- Default
true
nodes
¶The number of parallel test executors to spawn. The larger the number the higher the stress on the system.
- Default
4
run_security_groups_tests
¶Configures whether or not to run the security group acceptance tests.
- Default
false
run_ssh_tests
¶Configures whether or not to run the ssh acceptance tests.
- Default
true
secure_address
¶Secure address for the security group test to access
skip_docker_tests
¶Skip tests that exercise docker support
- Default
false
skip_internet_tests
¶Skip tests that require internet connectivity
- Default
false
skip_regex
¶Regex for tests that should be skipped
- Default
""
skip_ssl_validation
¶Toggles cli verification of the Elastic Runtime API SSL certificate
- Default
false
verbose
¶Whether to pass the -v flag to cf-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.