Skip to content

integration-test job from dingo-postgresql/0.10.0

Github source: 259f370b or master branch

Properties

cf

api_url

URI for Cloud Foundry API to allow lookup of user-provided service names after provisioning

password

Username for Cloud Foundry API access allow lookup of user-provided service names after provisioning

skip_ssl_validation

Set to true if Cloud Foundry API is using self-signed SSL certificate

Default
false

username

Username for Cloud Foundry API access allow lookup of user-provided service names after provisioning

Templates

Templates are rendered and placed onto corresponding instances during the deployment process. This job's templates will be placed into /var/vcap/jobs/integration-test/ directory (learn more).

  • bin/cf-create-service (from bin/cf-create-service)
  • bin/run (from bin/run)
  • bin/test-clone-from-latest-by-name (from bin/test-clone-from-latest-by-name)
  • bin/test-storage (from bin/test-storage)
  • helpers/ctl_setup.sh (from helpers/ctl_setup.sh)
  • helpers/ctl_utils.sh (from helpers/ctl_utils.sh)
  • helpers/test_helpers.sh (from helpers/test_helpers.sh)

Packages

Packages are compiled and placed onto corresponding instances during the deployment process. Packages will be placed into /var/vcap/packages/ directory.