I'm still learning Taurus/Blazemeter but I came across a discrepancy. I just wanted to see if the test is not setup correctly, or if I'm missing something.
Anyways, right now I have a yaml file with 2 different scenarios. Both scenarios have different concurrency + hold-for values and I've set the test to be sequential. My idea was to create one file where I run scenario 1 with it's execution settings, then scenario 2 is run with a different amount of concurrent users. However, when I look at the report in Blazemeter my max users number seems to be the combined total of users used in both different scenarios. (It'll show 25 users when I have 15 users on scenario 1, and 10 users on scenario 2) I can't seem to find anything in the documentation for this, is this expected? or is there something I can add/modify in the yaml file so that the max users would be 15 in the report, and have it show that it went from 15 to 10 concurrent users?
Thanks,
Justin