Skip to content

Commit 4192198

Browse files
committed
14G OOM, 16G successful twice
1 parent a8e07ab commit 4192198

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/jobs/kubernetes/cloud-provider-gcp/cloud-provider-gcp-presubmits.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@ presubmits:
3939
resources:
4040
limits:
4141
cpu: 4
42-
memory: 10Gi
42+
memory: 16Gi
4343
requests:
4444
cpu: 4
45-
memory: 10Gi
45+
memory: 16Gi
4646
- name: cloud-provider-gcp-verify-all
4747
cluster: k8s-infra-prow-build
4848
always_run: true

0 commit comments

Comments
 (0)