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.

Signed-off-by: Rakshith R <rar@redhat.com>
This commit is contained in:
Rakshith R 2023-07-21 15:48:14 +05:30 committed by mergify[bot]
parent 63871d86bf
commit 3477e9cd8a

View File

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