test-notifications job from notifications/60
Github source:
1082ce8
or
master branch
Properties¶
domain
¶
Cloud Foundry System Domain
notifications
¶
app_domain
¶Domain used to host application
cf
¶
admin_password
¶Password of the CF admin user
admin_user
¶Username of the CF admin user
organization
¶Organization that contains the app
space
¶Space that contains the app
tests
¶
performance
¶Toggle for running the performance tests
uaa
¶
admin_client_id
¶UAA Admin client ID
admin_client_secret
¶UAA Admin client secret
Templates¶
Templates are rendered and placed onto corresponding
instances during the deployment process. This job's templates
will be placed into /var/vcap/jobs/test-notifications/
directory
(learn more).
bin/run
(fromrun.sh.erb
)bin/test.sh
(fromtest.sh.erb
)config/bpm.yml
(frombpm.yml.erb
)
Packages¶
Packages are compiled and placed onto corresponding
instances during the deployment process. Packages will be
placed into /var/vcap/packages/
directory.