ci: Add jobs for upgrade testing

Added two jobs for upgrade testing of
cephfs and rbd, with default as upgrade
version as v2.1.2

Signed-off-by: Yug <yuggupta27@gmail.com>
This commit is contained in:
Yug
2020-07-25 22:07:40 +05:30
committed by mergify[bot]
parent 6df6cbd9e0
commit def44cac90
2 changed files with 21 additions and 0 deletions

View File

@ -40,3 +40,4 @@ CHANGE_MINIKUBE_NONE_USER=true
#CEPH_CSI_RUN_ALL_TESTS=true
E2E_TIMEOUT=60m
DEPLOY_TIMEOUT=10
UPGRADE_VERSION=v2.1.2