File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
config/jobs/kubernetes-sigs/lws Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,23 +53,23 @@ presubmits:
53
53
requests :
54
54
cpu : 3
55
55
memory : 10Gi
56
- - name : pull-lws-test-e2e-main-1-30
56
+ - name : pull-lws-test-e2e-main-1-33
57
57
cluster : eks-prow-build-cluster
58
58
always_run : true
59
59
decorate : true
60
60
path_alias : sigs.k8s.io/lws
61
61
annotations :
62
62
testgrid-dashboards : sig-apps
63
- testgrid-tab-name : pull-lws-test-e2e-main-1-30
64
- description : " Run lws end to end tests for Kubernetes 1.30 "
63
+ testgrid-tab-name : pull-lws-test-e2e-main-1-33
64
+ description : " Run lws end to end tests for Kubernetes 1.33 "
65
65
labels :
66
66
preset-dind-enabled : " true"
67
67
spec :
68
68
containers :
69
69
- image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250904-c89b045f57-master
70
70
env :
71
71
- name : E2E_KIND_VERSION
72
- value : kindest/node:v1.30 .0
72
+ value : kindest/node:v1.33 .0
73
73
command :
74
74
- runner.sh
75
75
args :
You can’t perform that action at this time.
0 commit comments