goadapp / goad

Goad is an AWS Lambda powered, highly distributed, load testing tool
https://goad.io
MIT License
1.88k stars 190 forks source link

running inside a vpc #100

Open zeph opened 7 years ago

zeph commented 7 years ago

we want to be able to run goad within a VPC for testing non-internet-exposed staging/testing environments

tyler-mauthe-hs commented 7 years ago

Is this being worked on? I can take it on if not! Looks pretty straightforward...

gserra-olx commented 7 years ago

@tyler-mauthe-hs feel free to take it over... but...

I'm currently asking the consulting company which is working on GOAD for us at OLX to draw a line about extra parameters on the cli... therefore... they'll ensure that we have a 1:1 map with the Apache Benchmark CLI and drop any extra parameter... with the exception of a single one that will be a boolean switch true/false to init the local working folder (a bit like ruby on rails or any other framework that initializes a boiler plate to start from)

any new extra parameter will be just exposed in an INI file for configuration

so, maybe you wanna wait that they do that and I release a new version, before starting to implement and get to rework afterwards...

gserra-olx commented 7 years ago

@cwaltken-edrans this parameter is currently not in the INI created by v2.0.1

cwaltken-edrans commented 7 years ago

That's correct. Goad still does not have features that allow configuring the aws infrastructure setup in more detail.