mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-09 16:00:22 +00:00
ci: do not run k8s-1.26 tests for release-v3.11 and devel
The k8s-external-storage/1.26 CI job does not work with the versions that are part of the release-v3.11 and devel branches. Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
parent
6db7138ca0
commit
6009c28c30
@ -22,6 +22,8 @@ jobs:
|
|||||||
k8s: ["1.26", "1.27", "1.28", "1.29"]
|
k8s: ["1.26", "1.27", "1.28", "1.29"]
|
||||||
exclude:
|
exclude:
|
||||||
# the next Ceph-CSI version will not be tested with old Kubernetes
|
# the next Ceph-CSI version will not be tested with old Kubernetes
|
||||||
|
- k8s: "1.26"
|
||||||
|
branch: "release-v3.11"
|
||||||
- k8s: "1.26"
|
- k8s: "1.26"
|
||||||
branch: "devel"
|
branch: "devel"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user