mattermost / mattermost-load-test

[DEPRECATED] replaced by https://github.com/mattermost/mattermost-load-test-ng
Apache License 2.0
58 stars 43 forks source link

MM-12889: improved docs #131

Closed lieut-data closed 5 years ago

lieut-data commented 5 years ago

Organize the documentation into separate documents on Terraform, Kubernetes and manual loadtesting, eliminate the casual grammar, and expand on example invocations.

Eliminate a few configuration settings that seemed unnecessary: WaitForServerStart (always false in my experience), EnableRequestTiming (always true in my experience), and most of the ResultsConfiguration block (unused code).