mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
ci: update kubernetes version for e2e job
removed 1.17 as we are testing only two versions in centos CI. as v1.19 is released, we will be testing v1.18 and v1.19 in CI. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
199f5e7551
commit
8fd212a797
@ -2,8 +2,8 @@
|
||||
- project:
|
||||
name: mini-e2e
|
||||
k8s_version:
|
||||
- '1.17.8'
|
||||
- '1.18.5'
|
||||
- '1.19.0'
|
||||
jobs:
|
||||
- 'mini-e2e_k8s-{k8s_version}'
|
||||
- 'mini-e2e-helm_k8s-{k8s_version}'
|
||||
|
Loading…
Reference in New Issue
Block a user