Skip to content

Commit

Permalink
Jenkins pipeline at Eclipse.org - resources increase (#785)
Browse files Browse the repository at this point in the history
Signed-off-by: Radek Felcman <[email protected]>
  • Loading branch information
rfelcman authored Apr 30, 2020
1 parent 3f98d92 commit cb2ee9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions etc/jenkins/build.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -61,10 +61,10 @@ spec:
- name: el-build
resources:
limits:
memory: "10Gi"
memory: "12Gi"
cpu: "6"
requests:
memory: "10Gi"
memory: "12Gi"
cpu: "6"
image: tkraus/el-build:1.1.8
volumeMounts:
Expand Down

0 comments on commit cb2ee9e

Please sign in to comment.