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

Configure EC2 endpoint

PhilipDeegan opened this issue · comments

Hi,

Is this possible? I have created a fork and implemented a change for it, will make a pull request if you wish.

commented

Hey @dekken ,

are you referring to configuring the region-specific EC2 endpoint URL as listed on http://docs.aws.amazon.com/general/latest/gr/rande.html#ec2_region?

Yes, I would love to see a PR for this.

Thanks,
Ingo

Hi yes, I will adding a PR shortly.

Hi,
Is there any plan to release this soon (ie. 1.0.6) ? Would love to get this functionality without having to build off of the snapshot.
Thanks...

commented

@alanroche @dekken I just released 1.0.6, sorry for the wait.