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 bf06766 + 2bc466d commit 657bb76Copy full SHA for 657bb76
config/jobs/kubernetes/cloud-provider-ibmcloud/kubernetes-ppc64le-presubmits.yaml
@@ -5,8 +5,6 @@ presubmits:
5
always_run: false
6
optional: true
7
decorate: true
8
- skip_branches:
9
- - release-\d+.\d+ # per-release job
10
annotations:
11
testgrid-dashboards: ibm-ppc64le-presubmits
12
path_alias: k8s.io/kubernetes
@@ -22,8 +20,8 @@ presubmits:
22
20
privileged: true
23
21
resources:
24
limits:
25
- cpu: 7
+ cpu: 6
26
memory: 20Gi
27
requests:
28
29
0 commit comments