Fix production:hlt2_pp_commissioning and clean up tests
- 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 oftest_lbexec_hlt2_pp_2022_reprocessing_data
. Keeptest_lbexec_hlt2_pp_hlt1passthrough_check_output_mdf
but rename it totest_lbexec_hlt2_pp_2022_reprocessing_data_check_output
. Ideally merge withtest_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