diff options
author | Ed Warnicke <eaw@cisco.com> | 2016-09-09 12:08:52 -0700 |
---|---|---|
committer | C.J. Collier <cjcollier@linuxfoundation.org> | 2016-09-09 20:44:56 +0000 |
commit | 3e387473ab01529ad9f4b53fa394af330985ee97 (patch) | |
tree | cc3627eb48dba0a877ef169b24bbc1c7328cb22c | |
parent | ea6e369035b0aa84906ff1ff4074ca502e802dea (diff) |
Switch to building vpp-doc on ubuntu1604
Change-Id: I0dd051e06d38df0f068326255de32c2b79e3b5a4
Signed-off-by: Ed Warnicke <eaw@cisco.com>
-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 58694db1b..aa7d81a24 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -343,7 +343,7 @@ name: 'vpp-docs-1609' project-type: freestyle - node: 'verify-ubuntu1404' + node: 'verify-ubuntu1604' concurrent: true logrotate: @@ -358,7 +358,7 @@ - gerrit-parameter: branch: 'stable/1609' - os-parameter: - os: 'ubuntu1404' + os: 'ubuntu1604' scm: - gerrit-trigger-scm: |