File tree Expand file tree Collapse file tree 1 file changed +0
-31
lines changed
config/jobs/kubernetes-sigs/lws Expand file tree Collapse file tree 1 file changed +0
-31
lines changed Original file line number Diff line number Diff line change @@ -53,37 +53,6 @@ presubmits:
53
53
requests :
54
54
cpu : 3
55
55
memory : 10Gi
56
- - name : pull-lws-test-e2e-main-1-28
57
- cluster : eks-prow-build-cluster
58
- always_run : true
59
- decorate : true
60
- path_alias : sigs.k8s.io/lws
61
- annotations :
62
- testgrid-dashboards : sig-apps
63
- testgrid-tab-name : pull-lws-test-e2e-main-1-28
64
- description : " Run lws end to end tests for Kubernetes 1.28"
65
- labels :
66
- preset-dind-enabled : " true"
67
- spec :
68
- containers :
69
- - image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20241128-8df65c072f-master
70
- env :
71
- - name : E2E_KIND_VERSION
72
- value : kindest/node:v1.28.7
73
- command :
74
- - runner.sh
75
- args :
76
- - make
77
- - test-e2e
78
- securityContext :
79
- privileged : true
80
- resources :
81
- limits :
82
- cpu : 3
83
- memory : 10Gi
84
- requests :
85
- cpu : 3
86
- memory : 10Gi
87
56
- name : pull-lws-test-e2e-main-1-29
88
57
cluster : eks-prow-build-cluster
89
58
always_run : true
You can’t perform that action at this time.
0 commit comments