Bump netconf to 8g machines 76/67976/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 6 Feb 2018 18:39:22 +0000 (13:39 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Tue, 6 Feb 2018 18:39:24 +0000 (13:39 -0500)
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 <thanh.ha@linuxfoundation.org>
jjb/netconf/netconf.yaml

index 026cebb91088ccba7fb703ff233f8f7ee979500f..a476c155d547286546109edc0163d8bde2279f1e 100644 (file)
@@ -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'