ci: add CSI_UPGRADE_VERSION var to build.env

Currently, upgrade version for upgrade tests
need to be set in ci/centos branch.
This commit adds a variable in build.env,
so that we have the flexibility to use
this value instead.

> Backport of: https://github.com/ceph/ceph-csi/pull/4008

Signed-off-by: Rakshith R <rar@redhat.com>
Signed-off-by: karthik-us <ksubrahm@redhat.com>
This commit is contained in:
Rakshith R 2023-07-21 15:48:14 +05:30 committed by mergify[bot]
parent 15931b2e4f
commit 3e694fe5e3

View File

@ -11,6 +11,9 @@
# cephcsi image version
CSI_IMAGE_VERSION=v3.9-canary
# cephcsi upgrade version
CSI_UPGRADE_VERSION=v3.8.1
# Ceph version to use
BASE_IMAGE=quay.io/ceph/ceph:v17
CEPH_VERSION=quincy