- update README with run steps (3d6b5aa2)
- bump wait for cluster ready from 10 to 30 minutes (a23115b8)
- secure metrics/load-test nodes from outside access (3d08dccd, closes #54)
- Check names for invalid characters and lengths (c886f6a9)
- use security groups to restrict node access (6395f9cd, closes #48)
- add grafana dashboarding (a7a30df8, closes #40)
- add telegraf setup for per-container stat reporting (7749e2eb, closes #33)
- start influxdb with test runs (8ddc48b5, closes #19)
- validate test plan before running (0314fae7, closes #21)
- remove need to specify cpu_units (e99eddea, closes #20)
- add port mapping for containers (af054af1, closes #24)
- add toml loading as a test plan (8342cb11, closes #32)
- use cloudwatch logs for container output (8bafa09f, closes #27)
- setup environment data from the test plan (7e2ad2da, closes #25)
- fixup readme and test suite (047a7fa6, closes #22)
- create MVP using serverless w/python (9aa80467, closes #17)
- add the lambda to start the run by writing to s3 (e45a2789)
- add lambda function and basic CF templates for use (0cb63bff, closes #11)
- add an initial state machine impl (2f571b0a)
- initial waiter script (#9) (c07749c0)