Skip to content

hpi-schul-cloud/k6-nextcloud

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

k6 loadtesting for nextcloud

K6 template repository for load and performance testing. Inspired by the amazing work done by the GitLab Team. GitLab Performance Tool

Example run:

TEST_USER_PREFIX=<PREFIX> TEST_USER_SALT=<SALT> TEST_USERS=1000 OPTIONS_FILE=config/options/300s100u.json ENVIRONMENT=<BASE_URL> k6 run ./loadtest/tests/api/file-interaction.js