Skip to content

Fix production:hlt2_pp_commissioning and clean up tests

Rosen Matev requested to merge rm-cleanup-hlt2-prod-tests into master
  • Fix Moore.production:hlt2_pp_commissioning to not flatten the stream configuration.
  • test_lbexec_hlt2_pp_commissioning_data uses 2023 data out of HLT1 and the validation is adapted to muliple streams.
  • Drop test_lbexec_hlt2_pp_hlt1passthrough_data_mdf in favour of test_lbexec_hlt2_pp_2022_reprocessing_data. Keep test_lbexec_hlt2_pp_hlt1passthrough_check_output_mdf but rename it to test_lbexec_hlt2_pp_2022_reprocessing_data_check_output. Ideally merge with test_lbexec_hlt2_pp_2022_reprocessing_data_check.
  • Drop test_lbexec_hlt2_pp_hlt1passthrough_data (writing to DST) since by default HLT2 writes multiple streams and that's not supported for DST output.

Goes with Rec!3620 (merged) lhcb-datapkg/PRConfig!352 (merged)

Edited by Rosen Matev

Merge request reports