mirror of https://github.com/milvus-io/milvus.git
Update pytest image tag for QA cluster (#15502)
Signed-off-by: Jenny Li <jing.li@zilliz.com>pull/15526/head
parent
767b13f1ed
commit
9e85fa3aed
build/ci/jenkins/qa/pod
|
@ -41,7 +41,7 @@ spec:
|
||||||
- mountPath: /ci-logs
|
- mountPath: /ci-logs
|
||||||
name: ci-logs
|
name: ci-logs
|
||||||
- name: pytest
|
- name: pytest
|
||||||
image: harbor.zilliz.cc/ci/pytest:20220128-6d9612d
|
image: harbor.zilliz.cc/ci/pytest:20220209-3573c28
|
||||||
resources:
|
resources:
|
||||||
limits:
|
limits:
|
||||||
cpu: "6"
|
cpu: "6"
|
||||||
|
|
Loading…
Reference in New Issue