bits-service-migration-tests job from bits-service/1.6.0
Github source:
f41f121
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 Application Domain
backend
¶App tests push their apps using the backend specified. Route service tests require this flag to be set to diego in order to run.
- Default
""
cf_push_timeout
¶Timeout for cf push
default_timeout
¶Default Timeout
enable_color
¶Enable colorized output on ginkgo.
- Default
true
skip_ssl_validation
¶Toggles cli verification of the Elastic Runtime API SSL certificate
- Default
false
use_http
¶Flag for using HTTP when making api and application requests rather than the default HTTPS
- Default
false
verbose
¶Whether to pass the -v flag to cf-acceptance-tests
- Default
false
bits_service_migration_tests
¶
persistent_app_org
¶The default name for the persistent app org.
- Default
BSMT-persistent-org
persistent_app_space
¶The default name for the persistent app space.
- Default
BSMT-persistent-space
test_suite
¶Test suite to run, either “preparation” or “verification”
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/bits-service-migration-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.