提交 c97ea53c 编写于 作者: D Dong Daxiang 提交者: gongweibao

make listen and server as exclusive run (#18990)

make listen and server as exclusive run 
上级 8ce90254
......@@ -224,7 +224,7 @@ py_test_modules(test_install_check MODULES test_install_check ENVS
set_tests_properties(test_install_check PROPERTIES LABELS "RUN_TYPE=DIST")
if(WITH_DISTRIBUTE)
py_test_modules(test_dist_train MODULES test_dist_train)
set_tests_properties(test_listen_and_serv_op PROPERTIES TIMEOUT 20)
set_tests_properties(test_listen_and_serv_op PROPERTIES TIMEOUT 20 LABELS "RUN_TYPE=EXCLUSIVE")
if(WITH_DGC)
py_test_modules(test_dgc_op MODULES test_dgc_op)
endif()
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册