summaryrefslogtreecommitdiffstats
path: root/jjb/vpp/vpp.yaml
diff options
context:
space:
mode:
authorEd Kern <ejk@cisco.com>2019-11-04 14:42:15 -0700
committerEd Kern <ejk@cisco.com>2019-11-04 14:42:15 -0700
commit6d2a2d4c30828b9b0e95d58931beec9890635725 (patch)
tree6aca47b9d1c583daef22e2c7e1bad6d31be10ff5 /jjb/vpp/vpp.yaml
parent727817c1865fd6894cba1e88be8d762851f1a41d (diff)
VPP: bionic out of beta xenial to historic
stop building xenial off of master and clean up bionic since its been out of beta quite awhile Change-Id: Ia01eec59dc948af2c11590df4382ae06cf9b9785 Signed-off-by: Ed Kern <ejk@cisco.com>
Diffstat (limited to 'jjb/vpp/vpp.yaml')
-rw-r--r--jjb/vpp/vpp.yaml21
1 files changed, 9 insertions, 12 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index 647897cb2..f69d0afef 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -7,8 +7,8 @@
project: 'vpp'
os:
- - ubuntu1604:
- repo-os-part: 'ubuntu.xenial.main'
+ - ubuntu1804:
+ repo-os-part: 'ubuntu.bionic.main'
- centos7:
repo-os-part: 'centos7'
@@ -105,15 +105,12 @@
device-node-arch: '1n-tx2'
- project:
- name: vpp-master-only
+ name: vpp-older-only
jobs:
- - 'vpp-beta-verify-{stream}-{os}'
- - 'vpp-beta-merge-{stream}-{os}'
+ - 'vpp-historic-verify-{stream}-{os}'
+ - 'vpp-historic-merge-{stream}-{os}'
project: 'vpp'
stream:
- - master:
- branch: 'master'
- repo-stream-part: 'master'
- '1901':
branch: 'stable/1901'
repo-stream-part: 'stable.1901'
@@ -124,8 +121,8 @@
branch: 'stable/1908'
repo-stream-part: 'stable.1908'
os:
- - ubuntu1804:
- repo-os-part: 'ubuntu.bionic.main'
+ - ubuntu1604:
+ repo-os-part: 'ubuntu.xenial.main'
- project:
name: vpp-arm
@@ -181,7 +178,7 @@
project-name: vpp
- job-template:
- name: 'vpp-beta-verify-{stream}-{os}'
+ name: 'vpp-historic-verify-{stream}-{os}'
project-type: freestyle
node: '{os}-us'
@@ -242,7 +239,7 @@
fixed-delay: 90
- job-template:
- name: 'vpp-beta-merge-{stream}-{os}'
+ name: 'vpp-historic-merge-{stream}-{os}'
project-type: freestyle
node: '{os}-us'