1.1.5 • Published 6 years ago

abacus-cf-dependency-test v1.1.5

Weekly downloads
7
License
Apache-2.0
Repository
-
Last release
6 years ago

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
1.1.5

6 years ago

1.1.5-rc.3

6 years ago

1.1.5-rc.2

6 years ago

1.1.5-rc.1

6 years ago

1.1.5-rc.0

6 years ago

1.1.4

6 years ago

1.1.4-rc.3

6 years ago

1.1.4-rc.2

6 years ago