sanity-test job from vault/1.1.3
Github source:
6d134a0
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
(frombin/create-service
)bin/delete-service
(frombin/delete-service
)bin/run
(frombin/run
)bin/run-broker-tests.sh
(frombin/run-broker-tests.sh
)bin/run-vault-tests.sh
(frombin/run-vault-tests.sh
)helpers/ctl_setup.sh
(fromhelpers/ctl_setup.sh
)helpers/ctl_utils.sh
(fromhelpers/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.