aeolus
aeolus copied to clipboard
Runner architecture and AbstractBoltTest
Introduced runner classes to separate topology generation and configuration from its execution on different targets (local cluster, remote cluster, virutal cluster with vagrant VMs, etc.).
Added AbstractBoltTest which allows efficient code reusage and AbstractLRBTest which contains a reused tuple validation routine.
Travis complains about SpoutFixedStreamRateDriverTest way more often now, see https://travis-ci.org/krichter722/aeolus/jobs/80587828 for example.