Skip to content

FPGATrackSim: add unit test for F210

Ioannis Maznas requested to merge imaznas/athena:FPGATrackSimCI_3 into main

This add a unit test for F210.

Since onnx file is treated as part of maps it is using PathResolver to be located.

However, we decided to place it into the banks directory so I modified banks folder to be read by PathResolver as well, since otherwise it's throwing the known message:

ERROR Use of an absolute file name

cc: @jahreda @kesedlac

Merge request reports

Loading