mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
rebase: update jobs for kubernetes 1.29
add support to run kubernetes 1.29 jobs Signed-off-by: Riya Singhal <rsinghal@redhat.com>
This commit is contained in:
parent
ea0464958c
commit
e61b2f4aaf
@ -10,6 +10,8 @@
|
||||
only_run_on_request: true
|
||||
- '1.28':
|
||||
only_run_on_request: true
|
||||
- '1.29':
|
||||
only_run_on_request: true
|
||||
jobs:
|
||||
- 'k8s-e2e-external-storage-{k8s_version}'
|
||||
|
||||
|
@ -10,6 +10,8 @@
|
||||
only_run_on_request: true
|
||||
- '1.28':
|
||||
only_run_on_request: true
|
||||
- '1.29':
|
||||
only_run_on_request: true
|
||||
test_type:
|
||||
- 'cephfs'
|
||||
- 'rbd'
|
||||
|
Loading…
Reference in New Issue
Block a user