From: Ed Warnicke Date: Mon, 17 Oct 2016 18:14:30 +0000 (-0700) Subject: Fix probe job to use ubuntu1604 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=ddae95ebd3ebc2927c57c7ba76c869be3e345dbf;p=ci-management.git Fix probe job to use ubuntu1604 Change-Id: I7b27c20b4ecf98d92bf3b5dfe8a49bbaabf37496 Signed-off-by: Ed Warnicke --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 99c27b62c..5c0f57bbc 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -116,7 +116,7 @@ name: 'vpp-csit-verify-virl-1604-test-{stream}' project-type: freestyle - node: 'verify-ubuntu1404' + node: 'verify-ubuntu1604' concurrent: true logrotate: @@ -131,7 +131,7 @@ - gerrit-parameter: branch: '{branch}' - os-parameter: - os: 'ubuntu1404' + os: 'ubuntu1604' scm: - gerrit-trigger-scm: