summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
authorBengt Thuree <bthuree@linuxfoundation.org>2018-11-02 12:03:38 +1100
committerBengt Thuree <bthuree@linuxfoundation.org>2018-11-02 12:15:41 +1100
commit18c60725e876f364c22487eaa04dc76a2d328283 (patch)
tree7130b9e0db18f2c33d103376e5dd48360f17d896 /jjb
parentf54f42753cd245d64006e4ac77ab65b23bc7dea0 (diff)
Ensure portal-sdk-clm use a larger build node.
Added build-node: ubuntu1604-builder-4c-4g to the portal-sdk-clm project in portal-sdk.yaml Issue-ID: CIMAN-1 Change-Id: I787a19bd6032917f0a50468efee8492c5cbbb5c6 Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org>
Diffstat (limited to 'jjb')
-rw-r--r--jjb/portal-sdk/portal-sdk.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/portal-sdk/portal-sdk.yaml b/jjb/portal-sdk/portal-sdk.yaml
index af32f0782..c12becb38 100644
--- a/jjb/portal-sdk/portal-sdk.yaml
+++ b/jjb/portal-sdk/portal-sdk.yaml
@@ -42,6 +42,7 @@
jobs:
- gerrit-maven-clm:
mvn-params: '-f ecomp-sdk/pom.xml'
+ build-node: ubuntu1604-builder-4c-4g
project: portal/sdk
project-name: 'portal-sdk'
branch: 'master'