未验证 提交 132f09da 编写于 作者: S sre-ci-robot 提交者: GitHub

Update Pytest image changes (#26270)

Co-authored-by: Ngithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
上级 d7dd7831
...@@ -9,7 +9,7 @@ spec: ...@@ -9,7 +9,7 @@ spec:
enableServiceLinks: false enableServiceLinks: false
containers: containers:
- name: pytest - name: pytest
image: harbor.milvus.io/dockerhub/milvusdb/pytest:20230728-1287a75 image: harbor.milvus.io/dockerhub/milvusdb/pytest:20230810-aa92f8f
resources: resources:
limits: limits:
cpu: "6" cpu: "6"
......
...@@ -45,7 +45,7 @@ spec: ...@@ -45,7 +45,7 @@ spec:
- mountPath: /ci-logs - mountPath: /ci-logs
name: ci-logs name: ci-logs
- name: pytest - name: pytest
image: harbor.milvus.io/dockerhub/milvusdb/pytest:20230728-1287a75 image: harbor.milvus.io/dockerhub/milvusdb/pytest:20230810-aa92f8f
resources: resources:
limits: limits:
cpu: "6" cpu: "6"
......
...@@ -3,5 +3,5 @@ MILVUS_SERVICE_PORT=19530 ...@@ -3,5 +3,5 @@ MILVUS_SERVICE_PORT=19530
MILVUS_PYTEST_WORKSPACE=/milvus/tests/python_client MILVUS_PYTEST_WORKSPACE=/milvus/tests/python_client
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=20230728-1287a75 IMAGE_TAG=20230810-aa92f8f
LATEST_IMAGE_TAG=20230728-1287a75 LATEST_IMAGE_TAG=20230810-aa92f8f
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册