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 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.
parent
9db4f3b0
No related branches found
No related tags found
Showing
- Hlt/Hlt2Conf/options/hlt2_pp_commissioning_data_production_options.yaml 4 additions, 4 deletions...ptions/hlt2_pp_commissioning_data_production_options.yaml
- Hlt/Hlt2Conf/options/hlt2_pp_hlt1passthrough_data_production_options.yaml 0 additions, 21 deletions...ions/hlt2_pp_hlt1passthrough_data_production_options.yaml
- Hlt/Hlt2Conf/options/hlt2_pp_hlt1passthrough_data_production_options_mdf.yaml 0 additions, 19 deletions.../hlt2_pp_hlt1passthrough_data_production_options_mdf.yaml
- Hlt/Moore/CMakeLists.txt 1 addition, 4 deletionsHlt/Moore/CMakeLists.txt
- Hlt/Moore/python/Moore/production.py 2 additions, 1 deletionHlt/Moore/python/Moore/production.py
- Hlt/Moore/tests/options/production/pool_xml_catalog.xml 3 additions, 3 deletionsHlt/Moore/tests/options/production/pool_xml_catalog.xml
- Hlt/Moore/tests/options/test_trigger_banks.py 34 additions, 6 deletionsHlt/Moore/tests/options/test_trigger_banks.py
- Hlt/Moore/tests/qmtest/test_lbexec_hlt2_pp_2022_reprocessing_data_check_output.qmt 2 additions, 2 deletions...st_lbexec_hlt2_pp_2022_reprocessing_data_check_output.qmt
- Hlt/Moore/tests/qmtest/test_lbexec_hlt2_pp_commissioning_data.qmt 21 additions, 13 deletions...e/tests/qmtest/test_lbexec_hlt2_pp_commissioning_data.qmt
- Hlt/Moore/tests/qmtest/test_lbexec_hlt2_pp_hlt1passthrough_check_output.qmt 0 additions, 34 deletions...test/test_lbexec_hlt2_pp_hlt1passthrough_check_output.qmt
- Hlt/Moore/tests/qmtest/test_lbexec_hlt2_pp_hlt1passthrough_data.qmt 0 additions, 48 deletions...tests/qmtest/test_lbexec_hlt2_pp_hlt1passthrough_data.qmt
- Hlt/Moore/tests/qmtest/test_lbexec_hlt2_pp_hlt1passthrough_data_mdf.qmt 0 additions, 29 deletions...s/qmtest/test_lbexec_hlt2_pp_hlt1passthrough_data_mdf.qmt
Loading
Please register or sign in to comment