Hello everyone,
we are looking for a replacement of currently used load running framework and we are evaluating K6 and Locust. If you are interested in more details see the following discussion.
I would like to ask a few questions about K6 support for distributed runs.
- There is a support for HTML reports for single run, is it possible to have the same for distributed runs?
- For single run it is possible to output to json using
--out json=file.json
, is there a way to merge those files from distributed run and generate report from it? - K6 operator supports running distributed runs (it makes sure the runs are synchronized) is there a way to the the same outside of Kubernetes, for example, cloud providers AWS/Azure or even bare metal?
1 post - 1 participant