mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-28 01:36:41 +00:00
ci: run upgrade tests with Kubernetes 1.32
The call to `./scripts/get_patch_release.py --version=1.28` returns an error. Kubernetes 1.28 is really old, so it is good to move to v1.32 now. Signed-off-by: Rakshith R <rar@redhat.com> (cherry picked from commit d3a76a1fad0835b83f5fad43e701ba58cfd17a97)
This commit is contained in:
parent
4a7346e1ef
commit
25d757c0d6
@ -1,7 +1,7 @@
|
||||
---
|
||||
- project:
|
||||
name: upgrade-tests
|
||||
k8s_version: '1.28'
|
||||
k8s_version: '1.32'
|
||||
only_run_on_request: true
|
||||
test_type:
|
||||
- 'cephfs'
|
||||
|
Loading…
x
Reference in New Issue
Block a user