Skip to content
This repository has been archived by the owner on Oct 24, 2020. It is now read-only.

Releases: loads/ardere

0.1.1

15 May 18:51
0.1.1
b9385d0
Compare
Choose a tag to compare
0.1.1 Pre-release
Pre-release

0.1.1 (2017-05-15)

Doc

  • update README with run steps (3d6b5aa2)

Bug Fixes

  • bump wait for cluster ready from 10 to 30 minutes (a23115b8)

0.1

25 Apr 18:34
Compare
Choose a tag to compare
0.1 Pre-release
Pre-release

Features

  • 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)

Doc

  • update for use of cloud formation in setup (#2) (243a4a11)
  • initial design docs from autoconf (eead6dd8)

Bug Fixes

  • check service drained vs container draining (fd4907e1, closes #62)
  • Do not check 'metrics' instance for draining (40e8cd01)
  • Ensure all containers drained before exiting (4cbea2fd)
  • add proper tagging and socket limits (15dc023e, closes #44)