Skip to content

Instantly share code, notes, and snippets.

@gunesmes
Created May 13, 2020 08:55
Show Gist options
  • Save gunesmes/1a9b32523fe62a9181a5093667441378 to your computer and use it in GitHub Desktop.
Save gunesmes/1a9b32523fe62a9181a5093667441378 to your computer and use it in GitHub Desktop.
docker run --network host -i loadimpact/k6 run - \
--vus 10 \
--duration 30s \
--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