diff options
author | Thanh Ha <thanh.ha@linuxfoundation.org> | 2016-10-17 18:15:33 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2016-10-17 18:15:33 +0000 |
commit | 5e77a72b7eafa88bccabfd487a4e1da3650ee5b8 (patch) | |
tree | 19906f017de5f810c00b02ca51e521bbc3923944 /jjb | |
parent | 3aa6254e48141974ec2739a3de75bb2ba74a0448 (diff) | |
parent | ddae95ebd3ebc2927c57c7ba76c869be3e345dbf (diff) |
Merge "Fix probe job to use ubuntu1604"
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 e6637fe6c..e495e5788 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -112,7 +112,7 @@ name: 'vpp-csit-verify-virl-1604-test-{stream}' project-type: freestyle - node: 'verify-ubuntu1404' + node: 'verify-ubuntu1604' concurrent: true logrotate: @@ -127,7 +127,7 @@ - gerrit-parameter: branch: '{branch}' - os-parameter: - os: 'ubuntu1404' + os: 'ubuntu1604' scm: - gerrit-trigger-scm: |