mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-01-17 18:29:30 +00:00
ci: add Kubernetes 1.32 to the available versions
Updates: #5015 Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
parent
4aee675342
commit
3ace5d8f71
@ -16,6 +16,8 @@
|
||||
only_run_on_request: true
|
||||
- '1.31':
|
||||
only_run_on_request: true
|
||||
- '1.32':
|
||||
only_run_on_request: true
|
||||
jobs:
|
||||
- 'k8s-e2e-external-storage-{k8s_version}'
|
||||
|
||||
|
@ -16,6 +16,8 @@
|
||||
only_run_on_request: true
|
||||
- '1.31':
|
||||
only_run_on_request: true
|
||||
- '1.32':
|
||||
only_run_on_request: true
|
||||
test_type:
|
||||
- 'cephfs'
|
||||
- 'rbd'
|
||||
|
Loading…
Reference in New Issue
Block a user