newsapps / beeswithmachineguns

A utility for arming (creating) many bees (micro EC2 instances) to attack (load test) targets (web applications).
http://apps.chicagotribune.com/
MIT License
6.43k stars 631 forks source link

Group attribute ignored when using -v & -z #110

Closed kmcrawford closed 6 years ago

kmcrawford commented 9 years ago

I am specifying -v & -z as I want to test a service in my VPC. However when specifying a group using -g the "a bee!" instances are being created with the default security group.

krak3n commented 8 years ago

@kmcrawford I had to make some alterations to the code to get this working. the patch is below. Not sure if I should PR this or not.

Note my editor sorts the imports for me.

http://pastebin.com/Ggxuhi7b