mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-10 00:10:20 +00:00
ci: remove Kubernetes 1.21 from CI
We will run CI on 3 latest kubernetes releases removing Kubernetes 1.21 support as we have Kubernetes 1.22, 1.23 and 1.24 for CI Jobs. Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
35007a76d3
commit
8bb8a12928
@ -2,8 +2,6 @@
|
||||
- project:
|
||||
name: k8s-e2e-external-storage
|
||||
k8s_version:
|
||||
- '1.21':
|
||||
only_run_on_request: false
|
||||
- '1.22':
|
||||
only_run_on_request: false
|
||||
- '1.23':
|
||||
|
@ -2,8 +2,6 @@
|
||||
- project:
|
||||
name: mini-e2e
|
||||
k8s_version:
|
||||
- '1.21':
|
||||
only_run_on_request: false
|
||||
- '1.22':
|
||||
only_run_on_request: false
|
||||
- '1.23':
|
||||
|
Loading…
Reference in New Issue
Block a user