abacus-broker-scenario-test

1.1.5 • Public • Published

abacus-broker-scenario-test

ℹ️ In order to run the broker scenario test, export the following environment variables:

export CF_API_URI=https://api.<domain>
export CF_USER=<prefix>abacus
export CF_PASSWORD=<password>
export CF_ORG=<org>
export CF_BROKER_SCENARIO_SPACE=<space>
export COLLECTOR_URL=https://<prefix>abacus-usage-collector.<domain>
export REPORTING_URL=https://<prefix>abacus-usage-reporting.<domain>
export PROVISIONING_URL=https://<prefix>abacus-provisioning-plugin.<domain>
export SERVICE_NAME=metering
export SERVICE_PLAN=standard
# optional 
export TOTAL_TIMEOUT=<timeout>
export SKIP_SSL_VALIDATION=true

Then run the following commands:

cd cf-abacus
yarn provision
cd test/scenario/broker
yarn run scenario

Dependents (0)

Package Sidebar

Install

npm i abacus-broker-scenario-test

Weekly Downloads

0

Version

1.1.5

License

Apache-2.0

Unpacked Size

13.3 kB

Total Files

6

Last publish

Collaborators

  • hsiliev