mirror of
https://gitee.com/milvus-io/milvus.git
synced 2026-01-07 19:31:51 +08:00
[skip ci]remove debug code in e2e.sh (#12935)
Signed-off-by: Jenny Li <jing.li@zilliz.com>
This commit is contained in:
parent
9c0574545a
commit
fa557448ee
@ -62,7 +62,7 @@ if [[ "${TEST_ENV:-}" =~ ^kind* ]]; then
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
echo "[debug] DISABLE_KIND is ${DISABLE_KIND:-},PARALLEL_NUM is ${PARALLEL_NUM},MILVUS_SERVICE_IP is ${MILVUS_SERVICE_IP},MILVUS_SERVICE_PORT is ${MILVUS_SERVICE_PORT}"
|
||||
|
||||
#[remove-kind] use pytest run in the krte when remove kinD cluster
|
||||
if [[ -n "${DISABLE_KIND:-}" ]]; then
|
||||
cd ${ROOT}/tests/python_client
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user