abacus-perf-test

1.1.3 • Public • Published

abacus-perf

End to end performance tests.

To execute it against running abacus you have to set the following variables:

export SECURED=true
export OBJECT_STORAGE_CLIENT_ID=abacus-object-storage
export OBJECT_STORAGE_CLIENT_SECRET=s3cret
export SYSTEM_CLIENT_ID=abacus
export SYSTEM_CLIENT_SECRET=s3cret
export SKIP_SSL_VALIDATION=true # if you need to skip ssl validation 

To start a performance test use:

yarn perf --collector <collector url> --reporting <reporting url> --auth-server <cf api url> --orgs 20000

To execute a functional correctness test do:

# Output the organization post status 
export DEBUG=abacus-perf-test
# Run the test 
yarn perf --collector <collector url> --reporting <reporting url> --auth-server <cf api url> --orgs 20000 --no-timestamp --limit 20 --num-executions 1

Readme

Keywords

Package Sidebar

Install

npm i abacus-perf-test

Weekly Downloads

1

Version

1.1.3

License

Apache-2.0

Unpacked Size

20.8 kB

Total Files

9

Last publish

Collaborators

  • hsiliev
  • jsdelfino
  • keviny