Skip to content

smoke-tests job from logsearch-for-cloudfoundry/210.1.0

Github source: 46773f3 or master branch

Properties

smoke_tests

admin_password

The Elastic Runtime API admin user’s password

admin_user

The Elastic Runtime API admin user

Default
admin

api

The Elastic Runtime API endpoint URL

apps_domain

The Elastic Runtime Application Domain

Default
""

elasticsearch_master

app_index

App index name

Default
logs-app-{{.Org}}-{{.Space}}-v6-{{.Time.Format \"2006.01.02\"}}
host

IP of the elasticsearch master node

port

Port of the elasticsearch master node

Default
9200

system_domain

Full URL of Cloud Foundry System Domain

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/smoke-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.