Skip to content
Snippets Groups Projects
Commit aff9dc8b authored by Walter Lampl's avatar Walter Lampl
Browse files

Merge branch 'timeout.AthViews-20181123' into 'master'

AthViews: Increase test timeout.

See merge request atlas/athena!16190

Former-commit-id: 321d2b4f
parents f4567b45 e34757aa
No related branches found
No related tags found
No related merge requests found
......@@ -55,7 +55,8 @@ atlas_add_test( ViewCollectionMerge_test
ENVIRONMENT "JOBOPTSEARCHPATH=${CMAKE_CURRENT_SOURCE_DIR}/test")
atlas_add_test( SimpleViews SCRIPT test/test_simple_view_example.sh
PROPERTIES PASS_REGULAR_EXPRESSION "INFO view_test running with store view_9" )
PROPERTIES PASS_REGULAR_EXPRESSION "INFO view_test running with store view_9"
TIMEOUT 300 )
atlas_add_test( ViewScheduling SCRIPT test/test_view_scheduling.sh )
......
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