We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0120cff + 0acf09d commit 78423fdCopy full SHA for 78423fd
config/jobs/kubernetes/sig-scalability/DRA/sig-scalability-presubmit-dra-capz.yaml
@@ -92,6 +92,11 @@ presubmits:
92
value: "true"
93
- name: CL2_API_AVAILABILITY_PERCENTAGE_THRESHOLD
94
value: "99.99"
95
+ - name: CL2_NODE_AVAILABLE_MILLICORES
96
+ value: "2000"
97
+ - name: CL2_SYSTEM_USED_MILLICORES
98
+ value: "1200" # this allows each workload pod to run with 100m
99
+ -
100
- name: PROMETHEUS_SCRAPE_KUBELETS
101
102
resources:
0 commit comments