File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed
config/jobs/kubernetes-csi/lib-volume-populator Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -33,6 +33,9 @@ presubmits:
33
33
# by periodic jobs (see https://testgrid.k8s.io/sig-storage-csi-ci#Summary).
34
34
- name : CSI_PROW_KUBERNETES_VERSION
35
35
value : " 1.31.0"
36
+ # Use K8s 1.33+ e2e test version: https://github.com/kubernetes-csi/lib-volume-populator/issues/221
37
+ - name : CSI_PROW_E2E_VERSION
38
+ value : " v1.33.0"
36
39
- name : CSI_PROW_KUBERNETES_DEPLOYMENT
37
40
value : " 1.31"
38
41
- name : CSI_PROW_DEPLOYMENT_SUFFIX
@@ -130,6 +133,9 @@ presubmits:
130
133
# by periodic jobs (see https://testgrid.k8s.io/sig-storage-csi-ci#Summary).
131
134
- name : CSI_PROW_KUBERNETES_VERSION
132
135
value : " 1.32.0"
136
+ # Use K8s 1.33+ e2e test version: https://github.com/kubernetes-csi/lib-volume-populator/issues/221
137
+ - name : CSI_PROW_E2E_VERSION
138
+ value : " v1.33.0"
133
139
- name : CSI_PROW_KUBERNETES_DEPLOYMENT
134
140
value : " 1.32"
135
141
- name : CSI_PROW_DEPLOYMENT_SUFFIX
You can’t perform that action at this time.
0 commit comments