From: Thanh Ha Date: Tue, 6 Feb 2018 18:39:22 +0000 (-0500) Subject: Bump netconf to 8g machines X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=839fa21e42e210844f0c391a7ee9f37754b04532;p=releng%2Fbuilder.git Bump netconf to 8g machines Netconf jobs are failing due to JVM crashes likely do to running out of memory. Revert them to 2c-8g machines. Change-Id: Ic8016f21907b55e5b73e0d4d93f4eef23380c573 Signed-off-by: Thanh Ha --- diff --git a/jjb/netconf/netconf.yaml b/jjb/netconf/netconf.yaml index 026cebb91..a476c155d 100644 --- a/jjb/netconf/netconf.yaml +++ b/jjb/netconf/netconf.yaml @@ -10,6 +10,7 @@ project: 'netconf' project-name: 'netconf' branch: 'master' + build-node: centos7-builder-2c-8g mvn-settings: 'netconf-settings' mvn-goals: 'clean deploy -Pintegrationtests' mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' @@ -32,6 +33,7 @@ project: 'netconf' project-name: 'netconf' branch: 'stable/nitrogen' + build-node: centos7-builder-2c-8g mvn-settings: 'netconf-settings' mvn-goals: 'clean deploy -Pintegrationtests' mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true' @@ -53,6 +55,7 @@ project: 'netconf' project-name: 'netconf' branch: 'stable/carbon' + build-node: centos7-builder-2c-8g karaf-version: karaf3 mvn-settings: 'netconf-settings' mvn-goals: 'clean deploy -Pintegrationtests' @@ -71,6 +74,7 @@ project: 'netconf' project-name: 'netconf' branch: 'master' + build-node: centos7-builder-2c-8g mvn-settings: 'netconf-settings' mvn-goals: 'clean deploy -Pintegrationtests' mvn-opts: '-Xmx2048m -XX:MaxPermSize=1024m -Dmaven.compile.fork=true'