Customize your strategy: Dynamic configuration
Marathonfile
support environment variable interpolation
filteringConfiguration:
allowlist:
- type: "fragmentation"
index: ${MARATHON_FRAGMENT_INDEX}
count: 10
and then execute the testing as following:
foo@bar:~$ MARATHON_FRAGMENT_INDEX=0 marathon