Update volume test images
Update volume test images to version 2.1. This enables Windows volume tests. Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
This commit is contained in:
parent
08812f3fb7
commit
ff9d7aef32
@ -51,8 +51,8 @@ func initImages(imageListFile string) {
|
|||||||
BusyBox: "docker.io/library/busybox:latest",
|
BusyBox: "docker.io/library/busybox:latest",
|
||||||
Pause: "k8s.gcr.io/pause:3.6",
|
Pause: "k8s.gcr.io/pause:3.6",
|
||||||
ResourceConsumer: "k8s.gcr.io/e2e-test-images/resource-consumer:1.9",
|
ResourceConsumer: "k8s.gcr.io/e2e-test-images/resource-consumer:1.9",
|
||||||
VolumeCopyUp: "gcr.io/k8s-cri-containerd/volume-copy-up:2.0",
|
VolumeCopyUp: "ghcr.io/containerd/volume-copy-up:2.1",
|
||||||
VolumeOwnership: "gcr.io/k8s-cri-containerd/volume-ownership:2.0",
|
VolumeOwnership: "ghcr.io/containerd/volume-ownership:2.1",
|
||||||
}
|
}
|
||||||
|
|
||||||
if imageListFile != "" {
|
if imageListFile != "" {
|
||||||
|
Loading…
Reference in New Issue
Block a user