Merge "Fix probe job to use ubuntu1604"
authorThanh Ha <thanh.ha@linuxfoundation.org>
Mon, 17 Oct 2016 18:15:33 +0000 (18:15 +0000)
committerGerrit Code Review <gerrit@fd.io>
Mon, 17 Oct 2016 18:15:33 +0000 (18:15 +0000)
jjb/vpp/vpp.yaml

index e6637fe..e495e57 100644 (file)
     name: 'vpp-csit-verify-virl-1604-test-{stream}'
 
     project-type: freestyle
-    node: 'verify-ubuntu1404'
+    node: 'verify-ubuntu1604'
     concurrent: true
 
     logrotate:
         - gerrit-parameter:
             branch: '{branch}'
         - os-parameter:
-            os: 'ubuntu1404'
+            os: 'ubuntu1604'
 
     scm:
         - gerrit-trigger-scm: