abacus-cf-dependency-test
v1.1.5
Published
Cloud Controller Dependency Test
Downloads
5
Readme
abacus-cloud-controller-dependency-test
:information_source: In order to run the cloud controller dependency test, export the following environment variables:
export CF_API_URI=https://api.<domain>
export CF_ADMIN_USER=admin
export CF_ADMIN_PASSWORD=<password>
export CLOUD_CONTROLLER_CLIENT_ID=<client-id>
export CLOUD_CONTROLLER_CLIENT_SECRET=<secret>
Then run the following commands:
cd cf-abacus
yarn provision
cd test/dependency/cloud-controller
yarn run dependency