mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-01-17 18:29:30 +00:00
ci: run upgrade tests with Kubernetes 1.28
The call to `./scripts/get_patch_release.py --version=1.27` returns an error. Kubernetes 1.27 is really old, so it is good to move to v1.28 now. Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
parent
3ace5d8f71
commit
ea72cee983
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
- project:
|
- project:
|
||||||
name: upgrade-tests
|
name: upgrade-tests
|
||||||
k8s_version: '1.27'
|
k8s_version: '1.28'
|
||||||
only_run_on_request: true
|
only_run_on_request: true
|
||||||
test_type:
|
test_type:
|
||||||
- 'cephfs'
|
- 'cephfs'
|
||||||
|
Loading…
Reference in New Issue
Block a user