Skip to content

WIP: Options files for throughput tests

Marian Stahl requested to merge mstahl_throughputs into master

Prepare tests scripts for throughput tests

Options files have adapted conventions from lhcb-benchmark-scripts, namely:

  • the def runTest(testFileDBkey, ...): function
  • defaults of this function is set such that current QMTests are reproduced
  • the scripts were moved from RecoConf/options into RecoConf/python/options, so that the options can be imported as a module.
Edited by Marian Stahl

Merge request reports