1.1.3 • Published 6 years ago

abacus-cf-smoke v1.1.3

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

abacus-cf-smoke

abacus recurrent smoke test.

In order to run the test locally, you need the following environment variables set:

export OBJECT_STORAGE_CLIENT_ID=abacus-object-storage-client
export OBJECT_STORAGE_CLIENT_SECRET=abacus-object-storage-secret
export SYSTEM_CLIENT_ID=abacus-system-client
export SYSTEM_CLIENT_SECRET=abacus-secret
export SECURED=true

# optional, if set in accumulator environment
export TIME_WINDOWS_SIZES='{ "D" : 6 }'