1.1.5 • Published 6 years ago

abacus-broker-smoke-test v1.1.5

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

abacus-broker-smoke-test

:information_source: To run the broker smoke test export the following environment variables:

export CF_API_URI=https://api.<domain>
export CF_ADMIN_USER=admin
export CF_ADMIN_PASSWORD=admin
export CF_BROKER_SMOKE_ORG=<org>
export CF_BROKER_SMOKE_SPACE=<space>
export APPS_DOMAIN=<apps domain>
export COLLECTOR_URL=https://<prefix>abacus-usage-collector.<domain>
export REPORTING_URL=https://<prefix>abacus-usage-reporting.<domain>
export SERVICE_NAME=<prefix>metering
export SERVICE_PLAN=standard
# optional
export SMOKE_TOTAL_TIMEOUT=<total-timeout>
export SKIP_SSL_VALIDATION=true

Then:

cd cf-abacus
yarn provision
cd test/smoke/broker
yarn install
yarn run smoke
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