From 0518dffd2597caa5b3c92f09de61e9212560e0cc Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Wed, 5 Apr 2023 18:02:03 +0530 Subject: [PATCH 1/2] iscsi: e2e containers base image has been udpated to F38 This commit update the e2e test image if iscsi to latest fedora version. Signed-off-by: Humble Chirammal --- test/images/volume/iscsi/BASEIMAGE | 8 ++++---- test/images/volume/iscsi/VERSION | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/images/volume/iscsi/BASEIMAGE b/test/images/volume/iscsi/BASEIMAGE index 9bde7eca43f..7f6cb4ec098 100644 --- a/test/images/volume/iscsi/BASEIMAGE +++ b/test/images/volume/iscsi/BASEIMAGE @@ -1,4 +1,4 @@ -linux/amd64=fedora:36 -linux/arm64=arm64v8/fedora:36 -linux/ppc64le=ppc64le/fedora:36 -linux/s390x=s390x/fedora:36 +linux/amd64=fedora:38 +linux/arm64=arm64v8/fedora:38 +linux/ppc64le=ppc64le/fedora:38 +linux/s390x=s390x/fedora:38 diff --git a/test/images/volume/iscsi/VERSION b/test/images/volume/iscsi/VERSION index 6b4950e3de2..95e3ba81920 100644 --- a/test/images/volume/iscsi/VERSION +++ b/test/images/volume/iscsi/VERSION @@ -1 +1 @@ -2.4 +2.5 From 2d06601b81c34f3f9b9555010e722b4246653c85 Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Wed, 5 Apr 2023 18:03:10 +0530 Subject: [PATCH 2/2] RBD: e2e containers base image has been udpated to F38 This commit update the e2e test image if RBD to latest fedora version. Signed-off-by: Humble Chirammal --- test/images/volume/rbd/BASEIMAGE | 8 ++++---- test/images/volume/rbd/VERSION | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/test/images/volume/rbd/BASEIMAGE b/test/images/volume/rbd/BASEIMAGE index 9bde7eca43f..7f6cb4ec098 100644 --- a/test/images/volume/rbd/BASEIMAGE +++ b/test/images/volume/rbd/BASEIMAGE @@ -1,4 +1,4 @@ -linux/amd64=fedora:36 -linux/arm64=arm64v8/fedora:36 -linux/ppc64le=ppc64le/fedora:36 -linux/s390x=s390x/fedora:36 +linux/amd64=fedora:38 +linux/arm64=arm64v8/fedora:38 +linux/ppc64le=ppc64le/fedora:38 +linux/s390x=s390x/fedora:38 diff --git a/test/images/volume/rbd/VERSION b/test/images/volume/rbd/VERSION index 90a27f9cea6..af0b7ddbffd 100644 --- a/test/images/volume/rbd/VERSION +++ b/test/images/volume/rbd/VERSION @@ -1 +1 @@ -1.0.5 +1.0.6