electronicarts / gatling-aws-maven-plugin

The Gatling AWS Maven plugin takes the pain out of scaling up your Gatling tests. It runs your load test on a configurable number of EC2 instances, aggregates a single load test report, and uploads the results to S3. All EC2 instances are terminated at the end of the test to ensure you are only paying for what you need.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cannot run multiple simulations

tomaszszlek opened this issue · comments

Hello,

Thank you for great plugin! Is it possible to add support for running more than one simulation?
According to Gattling documentation there is a param that allows to run all simulation from specific folder (-sf).