1.1.3 • Published 6 years ago

abacus-perf-test v1.1.3

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

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
1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.1-rc.1

6 years ago

1.1.0

6 years ago

1.1.0-rc.1

6 years ago

1.0.0

7 years ago

0.0.6-dev.9

7 years ago

0.0.6-dev.8

8 years ago

0.0.6-dev.7

8 years ago

0.0.6-dev.5

8 years ago

0.0.6-dev.3

8 years ago

0.0.6-dev.2

8 years ago

0.0.5

8 years ago

0.0.5-rc.1

8 years ago

0.0.5-rc.0

8 years ago

0.0.4

8 years ago

0.0.3

9 years ago

0.0.2

9 years ago

0.0.2-rc.2

9 years ago

0.0.2-rc.1

9 years ago

0.0.2-rc.0

9 years ago

0.0.1-dev.3

9 years ago

0.0.1-dev.2

9 years ago

0.0.1-dev.1

9 years ago