mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: remove kubernetes 1.23 support
removed ability to run tests with kubernetes 1.23 as its no longer maintained version. fixes: #3636 Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
parent
cca994eb1a
commit
f7942edc6c
@ -2,8 +2,6 @@
|
||||
- project:
|
||||
name: k8s-e2e-external-storage
|
||||
k8s_version:
|
||||
- '1.23':
|
||||
only_run_on_request: true
|
||||
- '1.24':
|
||||
only_run_on_request: true
|
||||
- '1.25':
|
||||
|
@ -2,8 +2,6 @@
|
||||
- project:
|
||||
name: mini-e2e
|
||||
k8s_version:
|
||||
- '1.23':
|
||||
only_run_on_request: true
|
||||
- '1.24':
|
||||
only_run_on_request: true
|
||||
- '1.25':
|
||||
|
Loading…
Reference in New Issue
Block a user