ci: use kubernetes 1.25 for upgrade tests

Upgrade tests always runs with the latest
release of kubernetes, updating the
kubernetes to latest available release
in the CI.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2022-10-28 17:18:54 +02:00 committed by mergify[bot]
parent 253b6a9d2b
commit 69329b5592

View File

@ -1,7 +1,7 @@
---
- project:
name: upgrade-tests
k8s_version: '1.24'
k8s_version: '1.25'
only_run_on_request: true
test_type:
- 'cephfs'