mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-26 08:10:20 +00:00
ci: use Kubernetes 1.18.9 for CI jobs
The latest Kubernetes patch release (v1.18.10) can not be deployed with minikube. Selecting version 1.18.9 until the problems with minikube are addressed. Updates: #1588 Signed-off-by: Niels de Vos <ndevos@redhat.com>
This commit is contained in:
parent
ea770fb4c8
commit
debb54a1dd
@ -2,7 +2,7 @@
|
||||
- project:
|
||||
name: mini-e2e
|
||||
k8s_version:
|
||||
- '1.18'
|
||||
- '1.18.9'
|
||||
- '1.19.2'
|
||||
jobs:
|
||||
- 'mini-e2e_k8s-{k8s_version}'
|
||||
|
@ -1,7 +1,7 @@
|
||||
---
|
||||
- project:
|
||||
name: upgrade-tests
|
||||
k8s_version: '1.18'
|
||||
k8s_version: '1.18.9'
|
||||
test_type:
|
||||
- 'cephfs'
|
||||
- 'rbd'
|
||||
|
Loading…
Reference in New Issue
Block a user