Skip to content
Snippets Groups Projects

Fix some tests and remove others

Merged Rosen Matev requested to merge rmatev-LHCBPS-1440 into 2016-patches
37 files
+ 225
816
Compare changes
  • Side-by-side
  • Inline
Files
37
@@ -12,7 +12,7 @@ Moore().CheckOdin = False
Moore().Simulation = False
Moore().ForceSingleL0Configuration = True
Moore().SkipEvents = 0
Moore().CondDBtag = 'cond-20160522'
Moore().CondDBtag = 'cond-20161011'
Moore().DDDBtag = 'dddb-20150724'
from Configurables import EventSelector
Loading