GitHunt
SI

sinan-aumarah/locust_cf_example

Example locust app running on cloud foundry

Locust on Cloud Foundry

This is a small locust demo app running on Cloud foundry

Pre requests

  • Python 2.7 or later
  • pyquery; pip3 install pyquery
  • locustio; brew install locustio

How to run locally

run locust --host=[locust documentation url]
locust --host=https://docs.locust.io/

How to run on CF

run cf push pt-test and python_buildpack will run locust using the host inside Procfile

Languages

Python100.0%

Contributors

Created April 13, 2018
Updated April 13, 2018