Skip to content

Locust configuration files for load testing MetaBrainz projects

Notifications You must be signed in to change notification settings

metabrainz/locustfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

This is a repository with configuration files for Locust load testing tool.

Installation

See http://docs.locust.io/en/latest/installation.html.

Usage

Go to the project directory and start the server:

$ locust --host=<location>

For example, to start load testing production CritiqueBrainz server:

$ cd critiquebrainz
$ locust --host=https://critiquebrainz.org

About

Locust configuration files for load testing MetaBrainz projects

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages