From 9e85fa3aedadd94feab64c499f2327d882235d2a Mon Sep 17 00:00:00 2001 From: Jenny Li Date: Thu, 10 Feb 2022 13:07:47 +0800 Subject: [PATCH] Update pytest image tag for QA cluster (#15502) Signed-off-by: Jenny Li --- build/ci/jenkins/qa/pod/rte.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/ci/jenkins/qa/pod/rte.yaml b/build/ci/jenkins/qa/pod/rte.yaml index fbce3e4119..6ffbee23b5 100644 --- a/build/ci/jenkins/qa/pod/rte.yaml +++ b/build/ci/jenkins/qa/pod/rte.yaml @@ -41,7 +41,7 @@ spec: - mountPath: /ci-logs name: ci-logs - name: pytest - image: harbor.zilliz.cc/ci/pytest:20220128-6d9612d + image: harbor.zilliz.cc/ci/pytest:20220209-3573c28 resources: limits: cpu: "6"