chartjes / kinto-loadtests

Repo for loadtests for the Kinto project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

kinto-loadtests

Generic load tests for Kinto based on ailoads

Requirements

  • Python 3.4

How to run the loadtest?

For stage

make setup test

For production

make test 

How to build the docker image?

make docker-build

How to run the docker image?

make docker-run

How to clean the repository?

make clean

About

Repo for loadtests for the Kinto project

License:Mozilla Public License 2.0


Languages

Language:Makefile 39.4%Language:Shell 34.2%Language:Python 26.4%