Skip to content
Snippets Groups Projects
Commit 6c77600a authored by Stian Andersen Negård's avatar Stian Andersen Negård
Browse files

Simulation of use

parent bb6f4d96
No related branches found
No related tags found
No related merge requests found
Pipeline #72229 passed
......@@ -73,5 +73,5 @@ class ChatSimulation extends Simulation {
| "messageContent":"Hei fra gatling"
|}""".stripMargin)))
setUp(scn.inject(atOnceUsers(100))).protocols(httpProtocol)
setUp(scn.inject(atOnceUsers(5))).protocols(httpProtocol)
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment