Skip to content

isamplesorg/isamples_locust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

isamples_locust

Locust load tests for iSamples UI

Run the tests

  • poetry shell
  • locust --headless --users 1 --spawn-rate 1 -H https://hyde.cyverse.org (change the host for comparisons -- e.g. https://iscaws.isample.xyz)
  • locust -f postgres_thing_load_test.py --headless --users 1 --spawn-rate 1 -H https://hyde.cyverse.org (use a different file)

About

Locust load tests for iSamples UI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages