summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2019-01-22 14:53:16 -0700
committerEd Kern <ejk@cisco.com>2019-01-22 14:53:16 -0700
commitd6c59deb2dc599886d24bcce0e43ee06ff74208c (patch)
tree0f70cf0b56ac213ed4216433f11bed262a63b77e /jjb/vpp/vpp.yaml
parent4bceb82a1746881bb2fca9ccf7b270b419733aee (diff)
VPP: clang from xenial to bionic
Altered the base image for clang verify from xenial to bionic. Change-Id: Ieec16aa72268658323b5452e7f7a51e667c946fe Signed-off-by: Ed Kern <ejk@cisco.com>
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 53694b066..3816ebb0d 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -39,8 +39,8 @@
project: 'vpp'
os:
- - ubuntu1604:
- repo-os-part: 'ubuntu.xenial.main'
+ - ubuntu1804:
+ repo-os-part: 'ubuntu.bionic.main'
- centos7:
repo-os-part: 'centos7'
- opensuse:
@@ -772,7 +772,7 @@
name: 'vpp-verify-{stream}-clang'
project-type: freestyle
- node: 'ubuntu1604-us'
+ node: 'ubuntu1804-us'
concurrent: true
build-discarder:
@@ -789,7 +789,7 @@
- os-parameter:
os: 'ubuntu1604'
- repo-name-parameter:
- repo-name: '{repo-stream-part}.ubuntu.xenial.main'
+ repo-name: '{repo-stream-part}.ubuntu.bionic.main'
- stream-parameter:
stream: '{stream}'