Switch releng ci jobs to 2c-1g vms 74/67174/2
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 15 Jan 2018 21:22:07 +0000 (16:22 -0500)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Wed, 17 Jan 2018 15:24:57 +0000 (10:24 -0500)
These jobs do NOT need 8g to run and we should try to use the
smallest unit of VMs we can to save resources. Let's bump them
down to v1-standard-1 machines.

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

index 3e8cd1db36fd0282755739a552cf8086be283a2d..85e8e3bef2871570898e769d58406a4a0c212224 100644 (file)
@@ -21,7 +21,7 @@
     project-name: builder
     stream: master
     branch: master
-    build-node: centos7-builder-2c-8g
+    build-node: centos7-builder-2c-1g
     archive-artifacts: '**/*.log'
     build-timeout: 30
     jjb-version: 2.0.0
@@ -35,7 +35,7 @@
     project-name: builder
     branch: master
     archive-artifacts: '**/*.log'
-    build-node: centos7-builder-2c-8g
+    build-node: centos7-builder-2c-1g
 
     platforms:
       - centos
@@ -86,7 +86,7 @@
 
 - job-template:
     name: builder-check-poms
-    node: centos7-builder-2c-8g
+    node: centos7-builder-2c-1g
 
     project-type: freestyle
 
 
 - job-template:
     name: builder-copy-sandbox-logs
-    node: centos7-builder-2c-8g
+    node: centos7-builder-2c-1g
 
     project-type: freestyle
 
 - job-template:
     name: 'builder-verify-image-protection'
     project-type: freestyle
-    node: centos7-builder-2c-8g
+    node: centos7-builder-2c-1g
 
     properties:
       - opendaylight-infra-properties:
 - job-template:
     name: 'builder-cleanup-old-images'
     project-type: freestyle
-    node: centos7-builder-2c-8g
+    node: centos7-builder-2c-1g
 
     properties:
       - opendaylight-infra-properties:
 - job-template:
     name: builder-delete-orphaned-nodes
     project-type: freestyle
-    node: centos7-builder-2c-8g
+    node: centos7-builder-2c-1g
 
     properties:
       - opendaylight-infra-properties:
 - job-template:
     name: 'builder-delete-stale-nodes'
     project-type: freestyle
-    node: centos7-builder-2c-8g
+    node: centos7-builder-2c-1g
 
     properties:
       - opendaylight-infra-properties:
 - job-template:
     name: 'builder-delete-stale-stacks'
     project-type: freestyle
-    node: centos7-builder-2c-8g
+    node: centos7-builder-2c-1g
 
     properties:
       - opendaylight-infra-properties:
 - job-template:
     name: 'builder-update-image-list'
     project-type: freestyle
-    node: centos7-builder-2c-8g
+    node: centos7-builder-2c-1g
 
     properties:
       - opendaylight-infra-properties:
index 8ae7b09fbd832181b1d6f4efbf6351ebe275bda1..99b39487dcc905abebe8956cb6b9920e3c6dd37b 100644 (file)
@@ -9,7 +9,7 @@
     branch: master
     archive-artifacts: '**/*.log'
 
-    build-node: centos7-builder-2c-8g
+    build-node: centos7-builder-2c-1g
     build-timeout: 90
 
     platforms: centos
@@ -25,7 +25,7 @@
     branch: master
     archive-artifacts: '**/*.log'
 
-    build-node: centos7-builder-2c-8g
+    build-node: centos7-builder-2c-1g
     build-timeout: 60
 
     platforms: centos
@@ -41,7 +41,7 @@
     branch: master
     archive-artifacts: '**/*.log'
 
-    build-node: centos7-builder-2c-8g
+    build-node: centos7-builder-2c-1g
     build-timeout: 90
 
     platforms: ubuntu-16.04
@@ -57,7 +57,7 @@
     branch: master
     archive-artifacts: '**/*.log'
 
-    build-node: centos7-builder-2c-8g
+    build-node: centos7-builder-2c-1g
 
     platforms: centos
     templates: robot