lake-lerna / hydra

A Scale Testing infra using Mesos and marathon
Apache License 2.0
13 stars 8 forks source link

Introducing app grouping #42

Closed kratos7 closed 8 years ago

kratos7 commented 8 years ago
App grouping for message passing

** This commit introduces app grouping for launched hydra apps
** Each group can be sent seprate signals
** Update mock backend to enable scaling of apps
** Update rmq test to use groups as a POC
** Unit test exercises full code path

** Also add Kraken minimal skeleton (does nothing at all :) )
sushilks commented 8 years ago

Looks good, let's fix the failure and we are good to go.