提交 30a39e58 编写于 作者: G github-actions[bot]

Update Pytest image changes

上级 97aff15b
......@@ -8,7 +8,7 @@ spec:
enableServiceLinks: false
containers:
- name: pytest
image: harbor.milvus.io/dockerhub/milvusdb/pytest:20230320-d99b50b
image: harbor.milvus.io/dockerhub/milvusdb/pytest:20230401-97aff15
resources:
limits:
cpu: "6"
......
......@@ -41,7 +41,7 @@ spec:
- mountPath: /ci-logs
name: ci-logs
- name: pytest
image: harbor.milvus.io/dockerhub/milvusdb/pytest:20230320-d99b50b
image: harbor.milvus.io/dockerhub/milvusdb/pytest:20230401-97aff15
resources:
limits:
cpu: "6"
......
......@@ -3,5 +3,5 @@ MILVUS_SERVICE_PORT=19530
MILVUS_PYTEST_WORKSPACE=/milvus/tests/python_client
MILVUS_PYTEST_LOG_PATH=/milvus/_artifacts/tests/pytest_logs
IMAGE_REPO=milvusdb
IMAGE_TAG=20230320-d99b50b
LATEST_IMAGE_TAG=20230320-d99b50b
IMAGE_TAG=20230401-97aff15
LATEST_IMAGE_TAG=20230401-97aff15
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册