Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 374 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 374 Bytes

k6tasks

Prerequisites

How to run

docker run -i loadimpact/k6 run -< script#.js 

script1

  • won_counter = keeps the number of won results

script2

  • users are randomized between calls
  • counter_user = keeps the number of user logins
  • counter_admin = keeps the number of admin logins