Skip to content
Snippets Groups Projects
Commit e263a624 authored by scott snyder's avatar scott snyder
Browse files

IOVDbSvc: Increase test timeout.

Was timing out in some nightlies.
parent 54e51dfe
No related branches found
No related tags found
No related merge requests found
......@@ -56,5 +56,6 @@ atlas_add_test( IOVDbSvc_test
test/IOVDbSvc_test.cxx
INCLUDE_DIRS ${COOL_INCLUDE_DIRS}
LINK_LIBRARIES AthenaBaseComps AthenaKernel SGTools StoreGateLib SGtests GaudiKernel TestTools EventInfo IOVSvcLib xAODEventInfo PersistentDataModel ${COOL_LIBRARIES}
PROPERTIES TIMEOUT 300
EXTRA_PATTERNS "^HistogramPersis.* INFO|^IOVSvc +DEBUG|^IOVSvcTool +DEBUG"
ENVIRONMENT "JOBOPTSEARCHPATH=${CMAKE_CURRENT_SOURCE_DIR}/share" )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment