Skip to content

Commit 7c2322c

Browse files
authored
Merge pull request #37028 from Jefftree/resource-size-restart-apiserver
Enable apiserver restart test on 5k node manual test
2 parents 6110537 + 9a97f1c commit 7c2322c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

config/jobs/kubernetes/sig-scalability/sig-scalability-presubmit-jobs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,8 @@ presubmits:
450450
env:
451451
- name: CL2_ENABLE_INFORMER_LATENCY_TEST
452452
value: "true"
453+
- name: CL2_RESTART_APISERVER
454+
value: "true"
453455
- name: ETCD_QUOTA_BACKEND_BYTES # 20GB
454456
value: "21474836480"
455457
- name: CL2_EXECSERVICE_CPU_REQUESTS

0 commit comments

Comments
 (0)