Skip to content

acceptance-tests job from cf/194

Github source: d2466074 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

include_logging

Flag to include the logging test suite.

Default
false

include_operator

Flag to include the operator tests which may modify the global state of an Elastic Runtime deployment.

Default
false

include_security_groups

Flag to include the security groups test suite.

Default
false

include_sso

Flag to include the services tests that integrate with SSO.

Default
false

nodes

The number of parallel test executors to spawn. The larger the number the higher the stress on the system.

Default
2

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 (from config.json.erb)
  • bin/run (from run.erb)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.