ci: run upgrade tests with latest release

Run E2E tests with latest available release.

fixes: #2818

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2022-10-25 17:39:03 +02:00 committed by mergify[bot]
parent c1255f809b
commit 8cabc0327f

View File

@ -6,7 +6,7 @@
test_type:
- 'cephfs'
- 'rbd'
csi_upgrade_version: 'v3.3.1'
csi_upgrade_version: 'v3.7.2'
jobs:
- 'upgrade-tests-{test_type}'