locust v0.12.1 Release Notes

Release Date: 2019-10-01 // over 4 years ago
  • Full Changelog

    πŸ›  Fixed bugs:

    • Resolved time import error in exception_handler #1023
    • 🌐 response time has too many decimal places in the web statistics page #1081
    • Fail ratio calculation for individual requests is incorrect #991

    Closed issues:

    • βž• Added TCP Keep Alive to guarantee master-slave communication after idle periods #1101
    • βœ… Distributed load test k8s and openshift #1100
    • http return code as 0 #1098
    • 🐳 Official docker image does not actually exist #1092
    • πŸ’» Connection Refused for http://localhost:8089/stats/requests in Locust non web UI mode #1086
    • Sequence does not get past first nested sequence. #1080
    • πŸ‘Œ Support for asynchronous requests #1079
    • βœ… Monitoring of server system information being tested #1076
    • Logged stats show incorrect failure percentage #1074
    • Identical exceptions are not aggregated and counted together #1073
    • 🌐 --no-web -r 1 -c 10 -t 5s --expect-slaves=1 #1071
    • βœ… Is it possible to start all tests in locust immediately? #1070
    • ⚑️ UI stops updating stats/charts when connection is interupted #1068
    • βœ… When running distributed, stop the test if certain condition is met #1067
    • Is it possible to autoscale slaves? #1066
    • πŸ“„ docs.locust.io out of date #1064
    • βœ… unable to load testing of webmethod (.asmx) #1061
    • Distributed master hangs #1058
    • locust swarm can not control the machine over internet #1056
    • Total Requests per Second not plotting #1055
    • No module named 'HTTPLocust' #1054
    • Call wait function in on_start #1053
    • The locust interface does not start #1050
    • why drop the "-n "prameter after version 0.8 #1048
    • 0️⃣ Looking for proxy settings will slow down the default http client #1044
    • Does the statistic data use int type? #1043
    • simplejson.errors.JSONDecodeError: Expecting value: line 1 column 1 (char 0) #1041
    • βœ… Locust load testing for websites #1034
    • Failure Control #1033
    • Number of users reduce after running for 1min #1031
    • Even with min_wait and max_wait == 0, I cannot break 100 requests per second. Why is that? #1030
    • 🐎 some Strongly expectation of Locust as a Senior performance test engineer #1029
    • πŸ’» The β€œFAILURES” show on Web UI is error #1028
    • Is there any approach to share a file among hatched users? #1022
    • πŸ’» Does the web UI has authentication? #1021
    • what dose total number means in distribution csv? #1019
    • What does hatch_rate mean? #1018
    • Multi tenancy? #1017
    • 500 RPS per client limit? #1015
    • locustfile as configmap -> Could not find any locustfile! Ensure file ends in '.py' #1012
    • βž• Add easy way to use FastHttpLocust #1011
    • πŸ‘ Allow custom options to be passed to locust test #1010
    • πŸ’» How to custom the Web UI #1009
    • βš™ Run results show tasks action ratio may be incomprehensible。 #1003
    • Start on stop bugged #998
    • RPS always lower than User counts #997
    • springboot restapi HTTPError 500 #996
    • help: I think my result is False? #995
    • Website: broken links to ESN and Younited #988
    • πŸ‘· Request: automatic RPS \ max workers #986
    • Multi-threading Tasks? #985
    • πŸ‘€ When time to run (-t) timed out, pending requests seems to be aborted, and the (latest) responses get lost #984
    • error: no commands supplied ....!!!!! #983
    • πŸ’» Unable to stop load from web UI with 0.11.0 #981
    • Failure events not being recorded #979
    • RPS will become to 0 in distributed mode #971
    • Stddev and SEM #959
    • βœ… ERROR: manifest for locustio/locust:latest not found #958
    • πŸ‘Œ support async tasks? #924
    • πŸ’» Web UI does not stop slave servers #911
    • Request template #879
    • Reset failures and/or exceptions #826
    • βž• Add support for downloading all failures to a CSV #675
    • Locust exits with 1 on timeouts / errors #560
    • 🐎 Why the "RPS" generated by locust is much fewer than other performance testing tools ? #277

    πŸ”€ Merged pull requests: