Skip to content

Update output field for timing-val task and add plotsurl

Kyungmin Park requested to merge (removed):master into master
  • Update the output field dictionary such that the sqlite file path is the element of the key outputs['sqlite'] instead of outputs['output']. 'output' key's element is the .dat file that contains corrections information.
  • Remove the part where the sqlite file is copied to eosplots.
  • Add plotsurl in Jenkins and TICMeanTimeHanlder.py and mark the plotsurl as the outputs['plots'] key element in output field.
Edited by Kyungmin Park

Merge request reports