I have 6 VUsers on 2 Load generators. With Percentage scenario mode Controller distributes them like this:
VUser ID | Load Generator
---------|---------------
1 | vm-1
2 | vm-1
3 | vm-1
4 | vm-2
5 | vm-2
6 | vm-2
I would like distribution with alternating (repeating sequence) Load Generators like this:
VUser ID | Load Generator
---------|---------------
1 | vm-1
2 | vm-2
3 | vm-1
4 | vm-2
5 | vm-1
6 | vm-2
How can I achieve this? Changing to Group mode gives me option to specify generator manually, but this is inconvenient and error prone.
Create two groups of three apiece and ramp them up at the same time. Assign each group to a distinct generator