I could run some performance tests successfully with K6. However, I've been trying to generate a single summary report for each of the 4 scenarios at once, but I couldn't. The workaround is to keep a single scenario (comment the others or remove them), run the test and generate the summary report. Then, exchange the scenarios and repeat the previous steps.
Is there any approach that I could follow to generate 4 summary reports, each one for each scenario with a single run? I did that, but I got a single summary report without split the number for each scenario.