mirror of
https://gitee.com/milvus-io/milvus.git
synced 2025-12-06 17:18:35 +08:00
[skip e2e]Add comment for ci_e2e.sh (#14714)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
27e0924291
commit
e46227c1f1
@ -63,7 +63,7 @@ fi
|
||||
trace "prepare e2e test" install_pytest_requirements
|
||||
|
||||
|
||||
|
||||
# Pytest is not able to have both --timeout & --workers, so do not add --timeout or --workers in the shell script
|
||||
if [[ -n "${TEST_TIMEOUT:-}" ]]; then
|
||||
|
||||
timeout "${TEST_TIMEOUT}" pytest --host ${MILVUS_SERVICE_NAME} --port ${MILVUS_SERVICE_PORT} \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user