mirror of https://github.com/milvus-io/milvus.git
Update Pytest image changes (#6834)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>pull/6840/head^2
parent
23bffe399d
commit
1a61a15960
|
@ -3,4 +3,4 @@ MILVUS_SERVICE_PORT=19530
|
||||||
MILVUS_PYTEST_WORKSPACE=/milvus/tests/python_test
|
MILVUS_PYTEST_WORKSPACE=/milvus/tests/python_test
|
||||||
MILVUS_PYTEST_LOG_PATH=/milvus/_artifacts/tests/pytest_logs
|
MILVUS_PYTEST_LOG_PATH=/milvus/_artifacts/tests/pytest_logs
|
||||||
IMAGE_REPO=milvusdb
|
IMAGE_REPO=milvusdb
|
||||||
IMAGE_TAG=20210723-8c56e09
|
IMAGE_TAG=20210727-964af81
|
||||||
|
|
Loading…
Reference in New Issue