oliverlloyd / jmeter-ec2

Automates running Apache JMeter on Amazon EC2
GNU General Public License v3.0
464 stars 186 forks source link

Adding support for EC2-VPC. #31

Closed oddietaco closed 9 years ago

oddietaco commented 9 years ago

We need to use jmeter-ec2, but all of our instances live in VPCs. I've modified the scripts and config files to support adding instances to EC2-VPC.

oliverlloyd commented 9 years ago

Thanks for that.