Skip to content

Initial release

Compare
Choose a tag to compare
@studzien studzien released this 09 Jan 22:49
· 749 commits to master since this release

This release includes:

  • Core functionality of parallel scenario execution (in either local or distributed environment)
  • Possibility of controlling the scenario during execution (via the Erlang API)
  • Basic instrumentation with Graphite metrics and annotations (via exometer reporter)
  • An HTTP API for controlling scenario execution remotely
  • Ansible automation for deploying and configuring the release on many nodes
  • Set of Docker files in order to facilitate automation, but without Ansible
  • Example XMPP and HTTP scenarios
  • Very basic documentation