Skip to content

Add standalone MT EventService test (not CI test)

Marcin Nowak requested to merge mnowak/athena:MTES_test into master

Modified AthenaMtesEventLoopMgr so it can run in a standalone mode, using a new text property "ESTestPilotMessages" as a source of EventRange messages instead of communicating with a separate pilot process.
Added test script MTES_test.sh and joboptions to run an example test.

Merge request reports