summaryrefslogtreecommitdiffstats
path: root/jjb/policy
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-04-10 13:48:49 -0700
committerAndrew Grimberg <agrimberg@linuxfoundation.org>2017-04-10 13:48:49 -0700
commit3c447b33311c5741ab7e0c583a43d5acd8816619 (patch)
tree44d0e383d4fe0a838b9baea7c35906a2974cddfb /jjb/policy
parent2d9f64ffc5978edde3829c2894cbd265dda62eff (diff)
Increase size of build node for policy-engine site
The policy-engine site is failing to build fully since it is running out of heap space. Rather than modifying the template which could cause problems for other projects using the job, it's just easier to update this particular job to use a larger instance size. Change-Id: Id5c54752868d55d012e704da5db2aa9bbaaa6ebb Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
Diffstat (limited to 'jjb/policy')
-rw-r--r--jjb/policy/policy-engine.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml
index c5505af81..0dbb83b95 100644
--- a/jjb/policy/policy-engine.yaml
+++ b/jjb/policy/policy-engine.yaml
@@ -7,6 +7,7 @@
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily'
- '{project-name}-{stream}-stage-site-java':
+ build-node: 'ubuntu1604-basebuild-4c-4g'
site-pom: 'pom.xml'
trigger-job: '{project-name}-{stream}-release-version-java-daily'