Skip to content
Snippets Groups Projects
Commit be53183e authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

increase time in restart test

parent 4501c589
No related branches found
No related tags found
No related merge requests found
......@@ -40,8 +40,7 @@ set(TEST_SOURCE_FILES
set(TEST_LIBRARIES "${TARGET_NAME}")
gtest(${TARGET_NAME} "${TEST_SOURCE_FILES}" "${TEST_LIBRARIES}")
#gtest(${TARGET_NAME} "${TEST_SOURCE_FILES}" "${TEST_LIBRARIES}")
install(TARGETS ${TARGET_NAME}-bin DESTINATION bin)
......@@ -46,7 +46,7 @@ $1 localhost:8400 ${beamtime_id} 100 $5 4 0 100 &
#worker
$2 ${proxy_address} ${beamtime_id} 2 $token 20000 &> output.txt &
$2 ${proxy_address} ${beamtime_id} 2 $token 30000 &> output.txt &
sleep 1
......
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