mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: prepare Jenkins jobs for Kubernetes 1.30
Kubernetes 1.30 is in Alpha state, it should be usable for testing Ceph-CSI against now. Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
parent
05f13b2b82
commit
460073521b
@ -12,6 +12,8 @@
|
||||
only_run_on_request: true
|
||||
- '1.29':
|
||||
only_run_on_request: true
|
||||
- '1.30':
|
||||
only_run_on_request: true
|
||||
jobs:
|
||||
- 'k8s-e2e-external-storage-{k8s_version}'
|
||||
|
||||
|
@ -12,6 +12,8 @@
|
||||
only_run_on_request: true
|
||||
- '1.29':
|
||||
only_run_on_request: true
|
||||
- '1.30':
|
||||
only_run_on_request: true
|
||||
test_type:
|
||||
- 'cephfs'
|
||||
- 'rbd'
|
||||
|
Loading…
Reference in New Issue
Block a user