diff --git a/test/images/apparmor-loader/BASEIMAGE b/test/images/apparmor-loader/BASEIMAGE index 033642b49c9..c4ba7bea5dc 100644 --- a/test/images/apparmor-loader/BASEIMAGE +++ b/test/images/apparmor-loader/BASEIMAGE @@ -2,3 +2,4 @@ linux/amd64=alpine:3.14 linux/arm=arm32v6/alpine:3.14 linux/arm64=arm64v8/alpine:3.14 linux/ppc64le=ppc64le/alpine:3.14 +linux/s390x=s390x/alpine:3.14 diff --git a/test/images/apparmor-loader/VERSION b/test/images/apparmor-loader/VERSION index 7e32cd56983..c068b2447cc 100644 --- a/test/images/apparmor-loader/VERSION +++ b/test/images/apparmor-loader/VERSION @@ -1 +1 @@ -1.3 +1.4 diff --git a/test/images/ipc-utils/BASEIMAGE b/test/images/ipc-utils/BASEIMAGE index ee87895168c..ad69ccfb016 100644 --- a/test/images/ipc-utils/BASEIMAGE +++ b/test/images/ipc-utils/BASEIMAGE @@ -2,3 +2,4 @@ linux/amd64=alpine:3.6 linux/arm=arm32v6/alpine:3.6 linux/arm64=arm64v8/alpine:3.6 linux/ppc64le=ppc64le/alpine:3.6 +linux/s390x=s390x/alpine:3.6 diff --git a/test/images/ipc-utils/VERSION b/test/images/ipc-utils/VERSION index 5625e59da88..7e32cd56983 100644 --- a/test/images/ipc-utils/VERSION +++ b/test/images/ipc-utils/VERSION @@ -1 +1 @@ -1.2 +1.3 diff --git a/test/images/node-perf/npb-ep/BASEIMAGE b/test/images/node-perf/npb-ep/BASEIMAGE index f4b49f38964..3287962366f 100644 --- a/test/images/node-perf/npb-ep/BASEIMAGE +++ b/test/images/node-perf/npb-ep/BASEIMAGE @@ -1,3 +1,4 @@ linux/amd64=debian:stretch-slim linux/arm64=arm64v8/debian:stretch-slim linux/ppc64le=ppc64le/debian:stretch-slim +linux/s390x=s390x/debian:stretch-slim diff --git a/test/images/node-perf/npb-ep/VERSION b/test/images/node-perf/npb-ep/VERSION index 9459d4ba2a0..5625e59da88 100644 --- a/test/images/node-perf/npb-ep/VERSION +++ b/test/images/node-perf/npb-ep/VERSION @@ -1 +1 @@ -1.1 +1.2 diff --git a/test/images/node-perf/npb-is/BASEIMAGE b/test/images/node-perf/npb-is/BASEIMAGE index f4b49f38964..3287962366f 100644 --- a/test/images/node-perf/npb-is/BASEIMAGE +++ b/test/images/node-perf/npb-is/BASEIMAGE @@ -1,3 +1,4 @@ linux/amd64=debian:stretch-slim linux/arm64=arm64v8/debian:stretch-slim linux/ppc64le=ppc64le/debian:stretch-slim +linux/s390x=s390x/debian:stretch-slim diff --git a/test/images/node-perf/npb-is/VERSION b/test/images/node-perf/npb-is/VERSION index 9459d4ba2a0..5625e59da88 100644 --- a/test/images/node-perf/npb-is/VERSION +++ b/test/images/node-perf/npb-is/VERSION @@ -1 +1 @@ -1.1 +1.2 diff --git a/test/images/volume/gluster/BASEIMAGE b/test/images/volume/gluster/BASEIMAGE index c249e62e346..788c68e95c4 100644 --- a/test/images/volume/gluster/BASEIMAGE +++ b/test/images/volume/gluster/BASEIMAGE @@ -1,3 +1,4 @@ linux/amd64=fedora:28 linux/arm64=arm64v8/fedora:28 linux/ppc64le=ppc64le/fedora:28 +linux/s390x=s390x/fedora:28 diff --git a/test/images/volume/gluster/VERSION b/test/images/volume/gluster/VERSION index 5625e59da88..7e32cd56983 100644 --- a/test/images/volume/gluster/VERSION +++ b/test/images/volume/gluster/VERSION @@ -1 +1 @@ -1.2 +1.3 diff --git a/test/images/volume/iscsi/BASEIMAGE b/test/images/volume/iscsi/BASEIMAGE index c249e62e346..788c68e95c4 100644 --- a/test/images/volume/iscsi/BASEIMAGE +++ b/test/images/volume/iscsi/BASEIMAGE @@ -1,3 +1,4 @@ linux/amd64=fedora:28 linux/arm64=arm64v8/fedora:28 linux/ppc64le=ppc64le/fedora:28 +linux/s390x=s390x/fedora:28 diff --git a/test/images/volume/iscsi/VERSION b/test/images/volume/iscsi/VERSION index 8bbe6cf74a1..bb576dbde10 100644 --- a/test/images/volume/iscsi/VERSION +++ b/test/images/volume/iscsi/VERSION @@ -1 +1 @@ -2.2 +2.3 diff --git a/test/images/volume/nfs/BASEIMAGE b/test/images/volume/nfs/BASEIMAGE index 20a4ae1b009..5c378f38413 100644 --- a/test/images/volume/nfs/BASEIMAGE +++ b/test/images/volume/nfs/BASEIMAGE @@ -1,3 +1,4 @@ linux/amd64=centos:7 linux/arm64=arm64v8/centos:7 linux/ppc64le=ppc64le/centos:7 +linux/s390x=s390x/clefos:7 diff --git a/test/images/volume/nfs/VERSION b/test/images/volume/nfs/VERSION index 5625e59da88..7e32cd56983 100644 --- a/test/images/volume/nfs/VERSION +++ b/test/images/volume/nfs/VERSION @@ -1 +1 @@ -1.2 +1.3 diff --git a/test/images/volume/rbd/BASEIMAGE b/test/images/volume/rbd/BASEIMAGE index 85393293196..a7306f8f95c 100644 --- a/test/images/volume/rbd/BASEIMAGE +++ b/test/images/volume/rbd/BASEIMAGE @@ -1,3 +1,4 @@ linux/amd64=fedora:33 linux/arm64=arm64v8/fedora:33 linux/ppc64le=ppc64le/fedora:33 +linux/s390x=s390x/fedora:33 diff --git a/test/images/volume/rbd/VERSION b/test/images/volume/rbd/VERSION index 21e8796a09d..ee90284c27f 100644 --- a/test/images/volume/rbd/VERSION +++ b/test/images/volume/rbd/VERSION @@ -1 +1 @@ -1.0.3 +1.0.4