Skip to content

Test for VELO alignment of modules

Biljana Mitreska requested to merge bimitres-add-vp-modules-test into master
  • Test is added to check for the number of negative eigenvalues that are generated when a configuration of aligning the VELO halves and modules is applied (options file also added).
  • This number is displayed in the alignlog.txt which is created after the alignment job finishes.
  • In a successful alignment this should output at most 6 negative eigenvalues (tested with version v16r0 / gcc8 which was released in November 2019).

The test will fail until the underlying issue (exposed when switching to gcc9) is fixed (possibly in !123 (merged))

Edited by Rosen Matev

Merge request reports