Skip to content

Draft: Add a regression test for EventLoop-based algorithm in release 22

Dan Guest requested to merge dguest/training-dataset-dumper:add-el-test into r22

I recently added an EL::AnaAlgorithm that wraps the same logic in the stand alone executable. The main use case is within athena, but we can at least test the code with EventLoop.

This won't run for now because we're waiting for a tagged release (with a corresponding container) which contains atlas/athena!39479 (merged).

Merge request reports