acceptance-tests job from cf/192
Github source:
ababe2f4
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
diego
¶Flag to run the ‘diego’ test package.
- Default
false
ginkgo_opts
¶Flags to pass to ginkgo
- Default
-randomizeAllSpecs -v -nodes=4 -keepGoing -slowSpecThreshold=120 -skipPackage='operator,logging'
include_sso
¶Flag to include the services tests that integrate with SSO.
- Default
false
skip_ssl_validation
¶Toggles cli verification of the Elastic Runtime API SSL certificate
- 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.