Skip to content
Snippets Groups Projects
Commit 347946d9 authored by student's avatar student
Browse files

Test for 250 users, task 4

parent 01ffdedb
Branches
No related tags found
No related merge requests found
...@@ -73,5 +73,5 @@ class ChatSimulation extends Simulation { ...@@ -73,5 +73,5 @@ class ChatSimulation extends Simulation {
| "messageContent":"Hei fra gatling" | "messageContent":"Hei fra gatling"
|}""".stripMargin))) |}""".stripMargin)))
setUp(scn.inject(atOnceUsers(100))).protocols(httpProtocol) setUp(scn.inject(atOnceUsers(250))).protocols(httpProtocol)
} }
installGatling 100644 → 100755
File mode changed from 100644 to 100755
runGatling 100644 → 100755
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment