Remove hardcoded 14.04 nodes 71/9171/1
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Tue, 31 Oct 2017 22:13:15 +0000 (17:13 -0500)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Tue, 31 Oct 2017 22:13:15 +0000 (17:13 -0500)
Removing hardcoded 14.04 nodes from Packer jobs. FD.io is no longer
supporting Ubuntu 14.04 so we are no longer building the nodes.

Change-Id: I8dc3c330be1bb2319e9432ecb6b8f1c71012340c
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
jjb/ci-management/ci-management-jobs.yaml

index a1225e7..823c6cc 100644 (file)
 - job-template:
     name: 'ci-management-verify-packer'
     project-type: freestyle
-    node: ubuntu1404-basebuild-4c-4g
+    node: ubuntu1604-basebuild-4c-4g
     concurrent: true
 
     properties:
 - job-template:
     name: 'ci-management-merge-packer-{platforms}-{templates}'
     project-type: freestyle
-    node: ubuntu1404-basebuild-4c-4g
+    node: ubuntu1604-basebuild-4c-4g
     concurrent: true
 
     properties: