mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: update yaml to deploy kube 1.31
updating the yaml to deploy kubernetes 1.31 cluster. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
436a21ec1b
commit
87b9543791
@ -14,6 +14,8 @@
|
|||||||
only_run_on_request: true
|
only_run_on_request: true
|
||||||
- '1.30':
|
- '1.30':
|
||||||
only_run_on_request: true
|
only_run_on_request: true
|
||||||
|
- '1.31':
|
||||||
|
only_run_on_request: true
|
||||||
jobs:
|
jobs:
|
||||||
- 'k8s-e2e-external-storage-{k8s_version}'
|
- 'k8s-e2e-external-storage-{k8s_version}'
|
||||||
|
|
||||||
|
@ -14,6 +14,8 @@
|
|||||||
only_run_on_request: true
|
only_run_on_request: true
|
||||||
- '1.30':
|
- '1.30':
|
||||||
only_run_on_request: true
|
only_run_on_request: true
|
||||||
|
- '1.31':
|
||||||
|
only_run_on_request: true
|
||||||
test_type:
|
test_type:
|
||||||
- 'cephfs'
|
- 'cephfs'
|
||||||
- 'rbd'
|
- 'rbd'
|
||||||
|
Loading…
Reference in New Issue
Block a user