提交 8ac4c98e 编写于 作者: B barrierye

fix ci script

上级 bcbcb820
......@@ -522,7 +522,7 @@ function python_test_grpc_impl() {
check_cmd "python test_batch_client.py > /dev/null"
kill_server_process
check_cmd "python test_server.py > /dev/null &"
check_cmd "python test_server.py uci_housing_model > /dev/null &"
sleep 5 # wait for the server to start
check_cmd "python test_sync_client.py > /dev/null"
check_cmd "python test_asyn_client.py > /dev/null"
......@@ -580,7 +580,7 @@ function python_test_grpc_impl() {
check_cmd "python test_batch_client.py > /dev/null"
kill_server_process
check_cmd "python test_server_gpu.py > /dev/null &"
check_cmd "python test_server_gpu.py uci_housing_model > /dev/null &"
sleep 5 # wait for the server to start
check_cmd "python test_sync_client.py > /dev/null"
check_cmd "python test_asyn_client.py > /dev/null"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册