From 0518dffd2597caa5b3c92f09de61e9212560e0cc Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Wed, 5 Apr 2023 18:02:03 +0530 Subject: [PATCH] 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