Skip to content

Instantly share code, notes, and snippets.

@gunesmes
Created May 13, 2020 08:53
Show Gist options
  • Select an option

  • Save gunesmes/ff3259a6b3143cdccb703873ac8b6fbb to your computer and use it in GitHub Desktop.

Select an option

Save gunesmes/ff3259a6b3143cdccb703873ac8b6fbb to your computer and use it in GitHub Desktop.
docker run --network host -i loadimpact/k6 run - \
--vus 10 \
--stage 5s:10,5m:20,10s:5 \
--out influxdb=http://localhost:8086/testrisk \
<load_test-k6.js
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment