Skip to content

sanity-test job from vault/0.5.0

Github source: aa5a5312 or master branch

Properties

vault

broker

backend
address

The address to use when accessing the Vault to set up new policies and manage provisioned services.

token

The token that the service broker will use when interacting with the Vault. If ‘TODO’ then skip tests.

host

The hostname for accessing the vault broker

password

The password for authenticating interaction with Cloud Foundry.

Default
vault
port

The port for accessing the vault broker

username

The username for authenticating interaction with Cloud Foundry.

Default
vault

Templates

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

  • bin/create-service (from bin/create-service)
  • bin/delete-service (from bin/delete-service)
  • bin/run (from bin/run)
  • bin/run-broker-tests.sh (from bin/run-broker-tests.sh)
  • bin/run-vault-tests.sh (from bin/run-vault-tests.sh)
  • helpers/ctl_setup.sh (from helpers/ctl_setup.sh)
  • helpers/ctl_utils.sh (from helpers/ctl_utils.sh)

Packages

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