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

Fixes newsapps/beeswithmachineguns issue #76 - allows adding instances #193

Closed FliesLikeABrick closed 6 years ago

FliesLikeABrick commented 6 years ago

Fixes newsapps/beeswithmachineguns issue #76. Existing instances were not counted correctly due to the number of instances per reservation being greater than 1 in most use cases. Fixed two list comprehensions to extract the full list of instances instead of the first one from each reservation