diff options
author | Ed Warnicke <eaw@cisco.com> | 2016-10-17 11:14:30 -0700 |
---|---|---|
committer | Ed Warnicke <eaw@cisco.com> | 2016-10-17 11:14:30 -0700 |
commit | ddae95ebd3ebc2927c57c7ba76c869be3e345dbf (patch) | |
tree | 0bb2936db43feed2df88fc2be6dae4126ea705cb /jjb | |
parent | 5eefe316e4fa08c668eed921e6e400d6810f54c3 (diff) |
Fix probe job to use ubuntu1604
Change-Id: I7b27c20b4ecf98d92bf3b5dfe8a49bbaabf37496
Signed-off-by: Ed Warnicke <eaw@cisco.com>
Diffstat (limited to 'jjb')
-rw-r--r-- | jjb/vpp/vpp.yaml | 4 |
1 files 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: |