abacus-broker-smoke-test

1.1.5 • Public • Published

abacus-broker-smoke-test

ℹ️ 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

Readme

Keywords

Package Sidebar

Install

npm i abacus-broker-smoke-test

Weekly Downloads

10

Version

1.1.5

License

Apache-2.0

Unpacked Size

7.14 kB

Total Files

6

Last publish

Collaborators

  • hsiliev