Added nightly tests for S34
1 unresolved thread
1 unresolved thread
Added test and ref for Stripping34.
Merge request reports
Activity
Filter activity
- [2018-04-26 00:49] Validation started with lhcb-2018-patches#194
- [2018-04-26 00:51] Validation started with lhcb-moore-test#38
- [2018-04-26 01:57] Validation started with lhcb-2018-patches#194
Edited by Software for LHCb17 17 Phys/IsolationTools 18 18 Phys/RelatedInfoTools) 19 19 20 set(extraopts_29r2 21 ${AppConfig_DIR}/options/DaVinci/DataType-2017.py 22 ) @sreicher I think you need to set a DataType. The creation of the StrippingCache is failing in today's nightlies with:
Traceback (most recent call last): File "GAUDI/GAUDI_v29-patches/InstallArea/x86_64-slc6-gcc62-opt/scripts/gaudirun.py", line 457, in <module> applyConfigurableUsers() File "GAUDI/GAUDI_v29-patches/InstallArea/x86_64-slc6-gcc62-opt/python/GaudiKernel/Configurable.py", line 1552, in applyConfigurableUsers_old c.__apply_configuration__() File "Phys/DaVinci/python/DaVinci/Configuration.py", line 635, in __apply_configuration__ self._checkOptions() File "Phys/DaVinci/python/DaVinci/Configuration.py", line 139, in _checkOptions raise TypeError( "You must set DataType" ) TypeError: You must set DataType
@erodrigu FYI
changed this line in version 2 of the diff
Sorry, my fault - it worked locally without setting the datatype here. I'll commit the fix asap.
Edited by Stefanie Reichertmentioned in commit 81fc1279
Please register or sign in to reply