1.1.5 • Published 5 years ago

abacus-sampler-scenario-test v1.1.5

Weekly downloads
8
License
Apache-2.0
Repository
-
Last release
5 years ago

abacus-sampler-scenario-test

:information_source: In order to run the sampler scenario test, export the following environment variables:

export CF_API_URI=https://api.<domain>
export RECEIVER_URL=https://<prefix>abacus-sampler-receiver.<domain>
export REPORTING_URL=https://<prefix>abacus-usage-reporting.<domain>
export SAMPLER_CLIENT_ID=<prefix>abacus-sampler
export SAMPLER_CLIENT_SECRET=<secret>
export SYSTEM_CLIENT_ID=<prefix>abacus
export SYSTEM_CLIENT_SECRET=<secret>
export SECURED=true
# optional
export SKIP_SSL_VALIDATION=true # if self-signed cert is in use
export TOTAL_TIMEOUT=<total-timeout>
export POLL_INTERVAL=<interval>

Then run the following commands:

cd cf-abacus
yarn provision
cd test/scenario/sampler
yarn run scenario
1.1.5

5 years ago

1.1.5-rc.3

5 years ago

1.1.5-rc.2

5 years ago

1.1.5-rc.1

5 years ago

1.1.5-rc.0

5 years ago

1.1.4

5 years ago

1.1.4-rc.3

5 years ago

1.1.4-rc.2

5 years ago