Skip to content

DroneDB/StressTester

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StressTester

Stress Testing Suite for Registry's API

Change the host address in the .scala files to reflect your environment. It should be reachable from the docker container and point to the Registry instance. Also fill in your user name and password.

Clone and run share test

Default ramp of 30 users in 60 seconds

git clone https://github.com/DroneDB/StressTester.git stress-tester

cd stress-tester

docker run -it --rm -v `pwd`/conf:/opt/gatling/conf -v `pwd`/user-files:/opt/gatling/user-files -v `pwd`/results:/opt/gatling/results denvazh/gatling

The results are in the results folder as .html files, open index.html to see them

Example: https://digipa.it/wp-content/uploads/sharetest-20210122180119645/index.html

About

Stress Testing Suite for Registry's API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages