mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +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
|
only_run_on_request: true
|
||||||
- '1.29':
|
- '1.29':
|
||||||
only_run_on_request: true
|
only_run_on_request: true
|
||||||
|
- '1.30':
|
||||||
|
only_run_on_request: true
|
||||||
jobs:
|
jobs:
|
||||||
- 'k8s-e2e-external-storage-{k8s_version}'
|
- 'k8s-e2e-external-storage-{k8s_version}'
|
||||||
|
|
||||||
|
@ -12,6 +12,8 @@
|
|||||||
only_run_on_request: true
|
only_run_on_request: true
|
||||||
- '1.29':
|
- '1.29':
|
||||||
only_run_on_request: true
|
only_run_on_request: true
|
||||||
|
- '1.30':
|
||||||
|
only_run_on_request: true
|
||||||
test_type:
|
test_type:
|
||||||
- 'cephfs'
|
- 'cephfs'
|
||||||
- 'rbd'
|
- 'rbd'
|
||||||
|
Loading…
Reference in New Issue
Block a user