Skip to content

Commit

Permalink
Update RELEASE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MateStrysewske authored Jun 27, 2019
1 parent 4926a05 commit f7526de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ To use it you need to configure this in your .m2/settings.xml (or pass it as arg

### Perform load testing and upload the results

When a release has been done and the new SORMAS version has been deployed to the server that is used for load testing, refer to the [load testing guide](LOAD_TESTING.md) to perform them, ideally multiple times with different amounts of users set in the SimulationConfig.scala file (e.g. 1, 20, 100). Navigate to the results folder, rename the folders containing the individual tests (e.g. SIMULATION-NAME_AMOUNT-OF-USERS_SORMAS-VERSION) and zip them. Append the resulting archive to the release on GitHub and manually add the results to the release notes (see an earlier release for an example on how to do this; you'll need to open the individual simulations and retrieve the values from the respective index.html files).
When a release has been done and the new SORMAS version has been deployed to the server that is used for load testing, refer to the [load testing guide](LOAD_TESTING.md) to perform them, ideally multiple times with different amounts of users set in the SimulationConfig.scala file (e.g. 1, 20, 100). Navigate to the results folder, rename the folders containing the individual tests (e.g. SIMULATION-NAME_AMOUNT-OF-USERS_SORMAS-VERSION) and zip them. Append the resulting archive to the release on GitHub, as well as a PDF file containing an overview of the results (see an earlier release for an example on how to do this; you'll need to open the individual simulations and retrieve the values from the respective index.html files).

0 comments on commit f7526de

Please sign in to comment.