Created
May 13, 2020 08:55
-
-
Save gunesmes/1a9b32523fe62a9181a5093667441378 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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