File tree Expand file tree Collapse file tree 1 file changed +0
-45
lines changed
config/jobs/kubernetes-sigs/cluster-api-provider-aws Expand file tree Collapse file tree 1 file changed +0
-45
lines changed Original file line number Diff line number Diff line change @@ -193,51 +193,6 @@ presubmits:
193
193
testgrid-dashboards : sig-cluster-lifecycle-cluster-api-provider-aws
194
194
testgrid-tab-name : pr-conformance-release-2-7
195
195
testgrid-num-columns-recent : ' 20'
196
- # conformance test against kubernetes main branch with `kind` + cluster-api-provider-aws
197
- - name : pull-cluster-api-provider-aws-e2e-conformance-with-ci-artifacts-release-2-7
198
- cluster : eks-prow-build-cluster
199
- branches :
200
- # The script this job runs is not in all branches.
201
- - ^release-2.7$
202
- path_alias : " sigs.k8s.io/cluster-api-provider-aws"
203
- always_run : false
204
- optional : true
205
- decorate : true
206
- decoration_config :
207
- timeout : 5h
208
- max_concurrency : 1
209
- labels :
210
- preset-dind-enabled : " true"
211
- preset-kind-volume-mounts : " true"
212
- preset-service-account : " true"
213
- preset-aws-ssh : " true"
214
- preset-aws-credential : " true"
215
- spec :
216
- containers :
217
- - image : gcr.io/k8s-staging-test-infra/kubekins-e2e:v20250714-70266d743a-1.30
218
- command :
219
- - " runner.sh"
220
- - " ./scripts/ci-conformance.sh"
221
- env :
222
- - name : BOSKOS_HOST
223
- value : " boskos.test-pods.svc.cluster.local"
224
- - name : AWS_REGION
225
- value : " us-west-2"
226
- - name : E2E_ARGS
227
- value : " -kubetest.use-ci-artifacts"
228
- securityContext :
229
- privileged : true
230
- resources :
231
- requests :
232
- cpu : 2
233
- memory : " 9Gi"
234
- limits :
235
- cpu : 2
236
- memory : " 9Gi"
237
- annotations :
238
- testgrid-dashboards : sig-cluster-lifecycle-cluster-api-provider-aws
239
- testgrid-tab-name : pr-conformance-release-2-7-k8s-main
240
- testgrid-num-columns-recent : ' 20'
241
196
- name : pull-cluster-api-provider-aws-e2e-blocking-release-2-7
242
197
cluster : eks-prow-build-cluster
243
198
branches :
You can’t perform that action at this time.
0 commit comments