File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 88 enableServiceLinks : false
99 containers :
1010 - name : pytest
11- image : harbor.milvus.io/dockerhub/milvusdb/pytest:20230308-ae09122
11+ image : harbor.milvus.io/dockerhub/milvusdb/pytest:20230320-d99b50b
1212 resources :
1313 limits :
1414 cpu : " 6"
Original file line number Diff line number Diff line change 4141 - mountPath : /ci-logs
4242 name : ci-logs
4343 - name : pytest
44- image : harbor.milvus.io/dockerhub/milvusdb/pytest:20230308-ae09122
44+ image : harbor.milvus.io/dockerhub/milvusdb/pytest:20230320-d99b50b
4545 resources :
4646 limits :
4747 cpu : " 6"
Original file line number Diff line number Diff line change @@ -3,5 +3,5 @@ MILVUS_SERVICE_PORT=19530
33MILVUS_PYTEST_WORKSPACE = /milvus/tests/python_client
44MILVUS_PYTEST_LOG_PATH = /milvus/_artifacts/tests/pytest_logs
55IMAGE_REPO = milvusdb
6- IMAGE_TAG = 20230308-ae09122
7- LATEST_IMAGE_TAG = 20230308-ae09122
6+ IMAGE_TAG = 20230320-d99b50b
7+ LATEST_IMAGE_TAG = 20230320-d99b50b
You can’t perform that action at this time.
0 commit comments