Skip to content
Snippets Groups Projects

Remove necessity to use TestFileDB in HLT2 BW tests and add new 2023 HLT2 BW test

Merged Ross John Hunter requested to merge rjhunter-extend-BW-testing-options into master
Files
6
@@ -59,6 +59,7 @@ options.input_type = 'MDF'
options.simulation = True
options.dddb_tag = 'dddb-20171010'
options.conddb_tag = 'sim-20171127-vc-md100'
options.persistreco_version = 0.0
configure_input(options)
if options.input_process == 'Spruce': all_lines = sprucing_lines
Loading