mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-22 22:30:23 +00:00
ci: run e2e on kubernetes 1.25
Deploy kubernetes 1.25 and run e2e tests on it on demand. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
1def8d8a1a
commit
f7782eeac2
@ -8,6 +8,8 @@
|
||||
only_run_on_request: false
|
||||
- '1.24':
|
||||
only_run_on_request: false
|
||||
- '1.25':
|
||||
only_run_on_request: true
|
||||
jobs:
|
||||
- 'k8s-e2e-external-storage-{k8s_version}'
|
||||
|
||||
|
@ -8,6 +8,8 @@
|
||||
only_run_on_request: false
|
||||
- '1.24':
|
||||
only_run_on_request: false
|
||||
- '1.25':
|
||||
only_run_on_request: true
|
||||
jobs:
|
||||
- 'mini-e2e_k8s-{k8s_version}'
|
||||
- 'mini-e2e-helm_k8s-{k8s_version}'
|
||||
|
Loading…
Reference in New Issue
Block a user