NCS-59 Create Load tests #2

Merged
lq64 merged 1 commits from feat/NCS-59 into main 2026-05-03 22:26:46 +02:00
Owner

Added a load test and and slight change in structure. To execute type:

Run the load test:
./gradlew.bat gatlingRun --simulation simulations.LoadTestSimulation -PbaseUrl=https://st.nowchess.janis-eccarius.de
-PauthToken= -PmaxUsers=20 -PrampDuration=60

Run smoke test:
./gradlew.bat gatlingRun --simulation simulations.SmokeTestSimulation -PbaseUrl=https://st.nowchess.janis-eccarius.de
-PauthToken=

Added a load test and and slight change in structure. To execute type: Run the load test: ./gradlew.bat gatlingRun --simulation simulations.LoadTestSimulation -PbaseUrl=https://st.nowchess.janis-eccarius.de -PauthToken=<token> -PmaxUsers=20 -PrampDuration=60 Run smoke test: ./gradlew.bat gatlingRun --simulation simulations.SmokeTestSimulation -PbaseUrl=https://st.nowchess.janis-eccarius.de -PauthToken=<token>
lq64 added 1 commit 2026-05-03 14:43:50 +02:00
Janis approved these changes 2026-05-03 18:24:20 +02:00
lq64 merged commit 0db2bb777f into main 2026-05-03 22:26:46 +02:00
lq64 deleted branch feat/NCS-59 2026-05-03 22:26:46 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: NowChess/Gatlin#2