Skip to content

Fixing the crash in RDOtoRDOTrigger step for TCT test_q441.sh and few other updates

Peter Berta requested to merge pberta/athena:master-updating-tct-q441 into master

The current TCT test_q441.sh does not work and the solution is discussed in https://its.cern.ch/jira/browse/ATR-22498

This MR implements the fix with few additional updates:

  • increased number of events from 25 to 100 for test_q441.sh and test_q441_mt.sh
  • increased number of threads to 8 for test_q441_mt.sh

The test test_q441_mp.sh is not updated. It also crashes but currently there is no fix for it.

Tagging @rmazini and @mhodgkin .

Edited by Peter Berta

Merge request reports