From ddae95ebd3ebc2927c57c7ba76c869be3e345dbf Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Mon, 17 Oct 2016 11:14:30 -0700 Subject: [PATCH] Fix probe job to use ubuntu1604 Change-Id: I7b27c20b4ecf98d92bf3b5dfe8a49bbaabf37496 Signed-off-by: Ed Warnicke --- jjb/vpp/vpp.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: -- 2.16.6