smoke-tests job from logsearch-for-cloudfoundry/210.2.0
Github source:
9720bc1
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
(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.