diff --git a/ci/pod/e2e-arm-cpu.yaml b/ci/pod/e2e-arm-cpu.yaml index fa0507f71..75980763e 100644 --- a/ci/pod/e2e-arm-cpu.yaml +++ b/ci/pod/e2e-arm-cpu.yaml @@ -14,7 +14,7 @@ spec: effect: NoSchedule containers: - name: main - image: milvusdb/knowhere-cpu-build:arm64-ubuntu22.04-20240914-814ecaa4 + image: milvusdb/knowhere-cpu-build:arm64-ubuntu22.04-20241209-4e3a54dc tty: true args: ["cat"] resources: diff --git a/ci/pod/e2e-cpu.yaml b/ci/pod/e2e-cpu.yaml index 7f1a33d08..09ee8edf8 100644 --- a/ci/pod/e2e-cpu.yaml +++ b/ci/pod/e2e-cpu.yaml @@ -24,7 +24,7 @@ spec: # topologyKey: "kubernetes.io/hostname" containers: - name: main - image: milvusdb/knowhere-cpu-build:amd64-ubuntu22.04-20240914-814ecaa4 + image: milvusdb/knowhere-cpu-build:amd64-ubuntu22.04-20241209-4e3a54dc tty: true args: ["cat"] resources: diff --git a/ci/pod/e2e-gpu.yaml b/ci/pod/e2e-gpu.yaml index 8a625759b..7c0804a99 100644 --- a/ci/pod/e2e-gpu.yaml +++ b/ci/pod/e2e-gpu.yaml @@ -14,7 +14,7 @@ spec: effect: NoSchedule containers: - name: main - image: milvusdb/knowhere-gpu-build:amd64-ubuntu22.04-20240914-814ecaa4 + image: milvusdb/knowhere-gpu-build:amd64-ubuntu22.04-20241209-4e3a54dc tty: true args: ["cat"] resources: diff --git a/ci/pod/e2e-sse.yaml b/ci/pod/e2e-sse.yaml index d3a0c5f27..2897d9e42 100644 --- a/ci/pod/e2e-sse.yaml +++ b/ci/pod/e2e-sse.yaml @@ -25,7 +25,7 @@ spec: # topologyKey: "kubernetes.io/hostname" containers: - name: main - image: milvusdb/knowhere-cpu-build:amd64-ubuntu22.04-20240914-814ecaa4 + image: milvusdb/knowhere-cpu-build:amd64-ubuntu22.04-20241209-4e3a54dc tty: true args: ["cat"] resources: diff --git a/ci/pod/ut-gpu.yaml b/ci/pod/ut-gpu.yaml index eff760a7d..764015164 100644 --- a/ci/pod/ut-gpu.yaml +++ b/ci/pod/ut-gpu.yaml @@ -14,7 +14,7 @@ spec: effect: NoSchedule containers: - name: build - image: milvusdb/knowhere-gpu-build:amd64-ubuntu22.04-20240914-814ecaa4 + image: milvusdb/knowhere-gpu-build:amd64-ubuntu22.04-20241209-4e3a54dc env: - name: ASAN_OPTIONS value: protect_shadow_gap=0