Increase size of build node for policy-engine site 93/3293/1
authorAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 10 Apr 2017 20:48:49 +0000 (13:48 -0700)
committerAndrew Grimberg <agrimberg@linuxfoundation.org>
Mon, 10 Apr 2017 20:48:49 +0000 (13:48 -0700)
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>
jjb/policy/policy-engine.yaml

index c5505af..0dbb83b 100644 (file)
@@ -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'