Skip to content

Draft: [RTA/DPA BW tests] Add NoBias, Calib & Lumi streams to bandwidth tests

Ross John Hunter requested to merge bwtests-more-streams-and-binds into 2024-patches

Goes with lhcb-datapkg/PRConfig!420 and LHCb!4565

Built on top of !3387, so that should be merged first.

Full bandwidth pages on real data can be found at https://rjhunter-bandwidth.web.cern.ch/

The LHCb MR prevents lots of ERROR messages popping up in GaudiPython jobs to work out the bandwidth when we have calibration lines that have no DstData rawbank, or an empty bank. This should be followed up #777.

  • Dont explicitly switch off these 3 streams in the HLT2 stage of the bandwidth tests,
  • Adds new options for sprucing them, taken from SprucingConfig.
  • Add a VPRetinaCluster bind to the tests that was missing after it was moved out of settings/hlt2_pp_2024.py during veloSP data-taking.
Edited by Ross John Hunter

Merge request reports