abacus-cf-smoke
v1.1.3
Published
Abacus smoke test
Downloads
6
Readme
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 }'