From c158fde1e558f46130a5a28749ee914a2489669e Mon Sep 17 00:00:00 2001 From: Humble Chirammal Date: Thu, 28 Jul 2022 11:45:30 +0530 Subject: [PATCH] update RBD test image base to Fedora 36 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 a7306f8f95c..9bde7eca43f 100644 --- a/test/images/volume/rbd/BASEIMAGE +++ b/test/images/volume/rbd/BASEIMAGE @@ -1,4 +1,4 @@ -linux/amd64=fedora:33 -linux/arm64=arm64v8/fedora:33 -linux/ppc64le=ppc64le/fedora:33 -linux/s390x=s390x/fedora:33 +linux/amd64=fedora:36 +linux/arm64=arm64v8/fedora:36 +linux/ppc64le=ppc64le/fedora:36 +linux/s390x=s390x/fedora:36 diff --git a/test/images/volume/rbd/VERSION b/test/images/volume/rbd/VERSION index ee90284c27f..90a27f9cea6 100644 --- a/test/images/volume/rbd/VERSION +++ b/test/images/volume/rbd/VERSION @@ -1 +1 @@ -1.0.4 +1.0.5