未验证 提交 4c1e47fa 编写于 作者: B binbin 提交者: GitHub

[skip ci] Remove unused code (#11415)

Signed-off-by: NBinbin Lv <binbin.lv@zilliz.com>
上级 8cfc06d8
......@@ -69,10 +69,6 @@ pushd "${ROOT}/tests/docker"
export MILVUS_PYTEST_WORKSPACE="/milvus/tests/python_client"
docker-compose run --rm pytest /bin/bash -c "pytest -n ${PARALLEL_NUM} --host ${MILVUS_SERVICE_IP} --port ${MILVUS_SERVICE_PORT} \
--html=\${CI_LOG_PATH}/report.html --self-contained-html ${@:-}"
# elif [[ "${MILVUS_CLIENT}" == "pymilvus-orm" ]]; then
# export MILVUS_PYTEST_WORKSPACE="/milvus/tests20/python_client"
# docker-compose run --rm pytest /bin/bash -c "pytest -n ${PARALLEL_NUM} --host ${MILVUS_SERVICE_IP} --port ${MILVUS_SERVICE_PORT} \
# --html=\${CI_LOG_PATH}/report.html --self-contained-html ${@:-}"
fi
fi
popd
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册