mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: run tests on kubernetes 1.24
This commits adds the kuberenetes 1.24 to run on request for now. Note:- Once the kubernetes 1.24 job is stable will run it by default Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
9758f45614
commit
a0eccf47b4
@ -8,6 +8,8 @@
|
||||
only_run_on_request: false
|
||||
- '1.23':
|
||||
only_run_on_request: false
|
||||
- '1.24':
|
||||
only_run_on_request: true
|
||||
jobs:
|
||||
- 'k8s-e2e-external-storage-{k8s_version}'
|
||||
|
||||
|
@ -8,6 +8,8 @@
|
||||
only_run_on_request: false
|
||||
- '1.23':
|
||||
only_run_on_request: false
|
||||
- '1.24':
|
||||
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