Convert trex to be Packer compliant 51/4351/2
authorVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Thu, 15 Dec 2016 18:16:51 +0000 (12:16 -0600)
committerVanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
Fri, 16 Dec 2016 22:07:28 +0000 (16:07 -0600)
Transition jobs for trex to be Packer compliant
* Modifying trex build minions to use the new node naming standard
* Temporarily using mvn33-new during cutover

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

index 065f051..71af584 100644 (file)
@@ -19,7 +19,7 @@
     name: 'trex-verify-{stream}-{os}'
 
     project-type: freestyle
-    node: 'verify-{os}'
+    node: '{os}-basebuild-4c-4g'
     concurrent: true
 
     logrotate:
@@ -59,7 +59,7 @@
     name: 'trex-merge-{stream}-{os}'
 
     project-type: freestyle
-    node: 'verify-{os}'
+    node: '{os}-basebuild-4c-4g'
     concurrent: true
 
     logrotate: