Skip to content

ksharma20/LoadTesting-sk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sk-loadtest

Repository for Streamkast load Testing Files

To set up master or worker node/Machine/Client

Use below commands (Works in ubuntu env)

git clone https://github.com/YesAvail/sk-loadtest.git

cd sk-loadtest/setup/

chmod 764 locust-setup.sh

sudo ./locust-setup.sh

After all the installation is done use one of the below command:

  • To Start Locust master on this master machine use below command: sudo supervisorctl start locust-master

OR

  • To Start Locust Worker on this worker machine use below command: sudo supervisorctl start locust-worker

Whooola ! your machines have been set up for use.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 67.3%
  • Shell 24.2%
  • OpenEdge ABL 4.6%
  • M 3.9%