From: Vanessa Rene Valderrama Date: Mon, 25 Feb 2019 18:18:34 +0000 (-0700) Subject: Modify DMM node X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F18%2F17818%2F2;p=ci-management.git Modify DMM node 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: I705d20c542440752106bf2568d8743a912eba7a7 Signed-off-by: Vanessa Rene Valderrama --- diff --git a/jjb/dmm/dmm.yaml b/jjb/dmm/dmm.yaml index b8cef656b..2667db088 100644 --- a/jjb/dmm/dmm.yaml +++ b/jjb/dmm/dmm.yaml @@ -42,7 +42,7 @@ name: 'dmm-verify-{stream}-checkstyle' project-type: freestyle - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' concurrent: true build-discarder: @@ -86,7 +86,7 @@ name: 'dmm-verify-{stream}-{os}' project-type: freestyle - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' concurrent: true build-discarder: @@ -130,7 +130,7 @@ name: 'dmm-merge-{stream}-{os}' project-type: freestyle - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' build-discarder: daysToKeep: '{build-days-to-keep}' numToKeep: '{build-num-to-keep}' @@ -172,7 +172,7 @@ name: 'dmm-csit-verify-func-master-{os}-virl' project-type: freestyle - node: '{os}-basebuild-4c-4g' + node: '{os}-builder-4c-4g' concurrent: true build-discarder: