ci: update yaml to deploy kube 1.31

updating the yaml to deploy kubernetes
1.31 cluster.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna 2024-08-14 09:37:37 +02:00 committed by mergify[bot]
parent 436a21ec1b
commit 87b9543791
2 changed files with 4 additions and 0 deletions

View File

@ -14,6 +14,8 @@
only_run_on_request: true
- '1.30':
only_run_on_request: true
- '1.31':
only_run_on_request: true
jobs:
- 'k8s-e2e-external-storage-{k8s_version}'

View File

@ -14,6 +14,8 @@
only_run_on_request: true
- '1.30':
only_run_on_request: true
- '1.31':
only_run_on_request: true
test_type:
- 'cephfs'
- 'rbd'