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

D3PDMakerTest: Increase test timeout.

Test has been timing out in recent nightlies.
parent 568295ee
No related branches found
No related tags found
No related merge requests found
......@@ -59,5 +59,5 @@ set( D3PDMAKERTEST_REFERENCE_TAG D3PDMakerTest/D3PDMakerTest-01-00-00 )
atlas_add_test( D3PDTest1
SCRIPT test/D3PDTest1.sh
POST_EXEC_SCRIPT "${CMAKE_CURRENT_SOURCE_DIR}/test/post_check.sh D3PDTest1"
PROPERTIES TIMEOUT 300
PROPERTIES TIMEOUT 600
ENVIRONMENT "ATLAS_REFERENCE_TAG=${D3PDMAKERTEST_REFERENCE_TAG}" )
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