Skip to content

TrigP1Test: Add histogram comparison step in runStopRun tests

Rafal Bielski requested to merge rbielski/athena:runstoprun-rootcomp into master

For the tests doing the run-stop-start procedure, add a test comparing online monitoring histograms from the two runs before and after stop-start. The histograms should be identical.

For this to work, two other minor changes are made:

  • configuration of RefComparisonStep is fixed and extended
  • two more ignore patterns are added to rootcomp defaults

cc @salderwe, @dzanzi, @morgens

Merge request reports