Set timeout to 30 seconds for tests
This commit is contained in:
parent
129020e1c5
commit
91e8367d35
@ -115,6 +115,7 @@ function(ovni_test source)
|
||||
|
||||
set_tests_properties("${OVNI_TEST_NAME}"
|
||||
PROPERTIES
|
||||
TIMEOUT 30
|
||||
RUN_SERIAL TRUE
|
||||
ENVIRONMENT "${OVNI_TEST_ENV}"
|
||||
WORKING_DIRECTORY "${OVNI_TEST_BUILD_DIR}")
|
||||
|
Loading…
Reference in New Issue
Block a user