ya0guang commented on a change in pull request #600: URL: https://github.com/apache/incubator-teaclave/pull/600#discussion_r787289962
########## File path: cmake/scripts/test.sh ########## @@ -97,7 +97,7 @@ run_functional_tests() { pushd ${TEACLAVE_SERVICE_INSTALL_DIR} ./teaclave_authentication_service & ./teaclave_storage_service & - sleep 3 # wait for authentication and storage service + sleep 10 # wait for authentication and storage service Review comment: Agree. I think probing may be added in the following commits -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@teaclave.apache.org For additional commands, e-mail: notifications-h...@teaclave.apache.org