ci: update k8s version for upgrade tests

As the job seems to be unstable for k8s v1.19,
reducing the version to achieve stability for
the same.

Signed-off-by: Yug <yuggupta27@gmail.com>
This commit is contained in:
Yug 2020-09-25 17:32:50 +05:30 committed by mergify[bot]
parent 9a01ee2019
commit 0895d864e7

View File

@ -1,7 +1,7 @@
---
- project:
name: upgrade-tests
k8s_version: '1.19'
k8s_version: '1.18'
test_type:
- 'cephfs'
- 'rbd'