Modify DMM node 74/17174/1
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 30 Jan 2019 17:02:07 +0000 (11:02 -0600)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Wed, 30 Jan 2019 17:02:07 +0000 (11:02 -0600)
This node change will switch DMM to use the new common-packer
image and the new ci-environment.

The switch to common-packer standardizes the project with other LF
projects providing additional support and automation.

The switch to the new ci-environment is to isolate the build minions for
security reasons.

Change-Id: I4cd059c989fac7833bd265318c3d1db2d0195677
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
jjb/dmm/dmm.yaml

index e87b458..20916db 100644 (file)
@@ -36,7 +36,7 @@
     name: 'dmm-verify-{stream}-checkstyle'
 
     project-type: freestyle
-    node: '{os}-basebuild-4c-4g'
+    node: ubuntu1604-builder-8c-8g
     concurrent: true
 
     build-discarder:
@@ -80,7 +80,7 @@
     name: 'dmm-verify-{stream}-{os}'
 
     project-type: freestyle
-    node: '{os}-basebuild-4c-4g'
+    node: ubuntu1604-builder-8c-8g
     concurrent: true
 
     build-discarder:
     name: 'dmm-merge-{stream}-{os}'
 
     project-type: freestyle
-    node: '{os}-basebuild-4c-4g'
-
+    node: ubuntu1604-builder-8c-8g
     build-discarder:
       daysToKeep: '{build-days-to-keep}'
       numToKeep: '{build-num-to-keep}'
     name: 'dmm-csit-verify-func-master-{os}-virl'
 
     project-type: freestyle
-    node: '{os}-basebuild-4c-4g'
+    node: ubuntu1604-builder-8c-8g
     concurrent: true
 
     build-discarder: