aeolus icon indicating copy to clipboard operation
aeolus copied to clipboard

Runner architecture and AbstractBoltTest

Open krichter722 opened this issue 10 years ago • 0 comments

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.

krichter722 avatar Sep 16 '15 07:09 krichter722