Make builder jobs use a machine with less RAM 29/50829/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 23 Jan 2017 15:00:49 +0000 (10:00 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 23 Jan 2017 15:01:21 +0000 (10:01 -0500)
I'm pretty sure we don't need 8GB for the builder jobs to run. Let's
find out.

Change-Id: I0c8ec45f6694f187fb28dae7087995ecec473f74
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/releng-jobs.yaml

index 4c00833dbea5ef59038f2ec00d319f308a843042..9141c16728b0440cc307548f2cd919cd47f28e82 100644 (file)
 #        as there are zero python files (aside docs/conf.py) in releng/builder.
 - job-template:
     name: builder-verify-python
-    node: centos7-java-builder-2c-8g
+    node: centos7-java-builder-2c-4g
 
     project-type: freestyle
 
 
 - job-template:
     name: builder-check-poms
-    node: centos7-java-builder-2c-8g
+    node: centos7-java-builder-2c-4g
 
     project-type: freestyle
 
 - job-template:
     name: 'builder-verify-packer'
     project-type: freestyle
-    node: centos7-java-builder-2c-8g
+    node: centos7-java-builder-2c-4g
     concurrent: true
 
     properties:
 - job-template:
     name: 'builder-merge-packer-{platforms}-{templates}'
     project-type: freestyle
-    node: centos7-java-builder-2c-8g
+    node: centos7-java-builder-2c-4g
     concurrent: true
 
     properties: