summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Yourtchenko <ayourtch@gmail.com>2020-05-11 14:46:46 +0000
committerAndrew Yourtchenko <ayourtch@gmail.com>2020-05-11 14:46:46 +0000
commit5df81b15f8c954d63b07c1d7abbd51248f487df1 (patch)
tree1f95fd6c7920dbe6acd078aafe2d3c6810d6149f
parent15369b80934e33377ee756273337048800e563a2 (diff)
Add VPP 20.05 branch
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com> Change-Id: Icdff5d1497ca7cc6963c66eff62a8318d1998b52
-rw-r--r--jjb/vpp/docs.yaml3
-rw-r--r--jjb/vpp/vpp.yaml12
2 files changed, 15 insertions, 0 deletions
diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml
index c6e265e5..e48662a7 100644
--- a/jjb/vpp/docs.yaml
+++ b/jjb/vpp/docs.yaml
@@ -28,6 +28,9 @@
- '2001':
branch: 'stable/2001'
repo-stream-part: 'stable.2001'
+ - '2005':
+ branch: 'stable/2005'
+ repo-stream-part: 'stable.2005'
type:
- short
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml
index b2e1a466..f4d1ea84 100644
--- a/jjb/vpp/vpp.yaml
+++ b/jjb/vpp/vpp.yaml
@@ -25,6 +25,9 @@
- '2001':
branch: 'stable/2001'
repo-stream-part: 'stable.2001'
+ - '2005':
+ branch: 'stable/2005'
+ repo-stream-part: 'stable.2005'
- project:
name: vpp-beta
jobs:
@@ -84,6 +87,9 @@
- '2001':
branch: 'stable/2001'
repo-stream-part: 'stable.2001'
+ - '2005':
+ branch: 'stable/2005'
+ repo-stream-part: 'stable.2005'
os: ubuntu1804
- project:
@@ -110,6 +116,9 @@
- '2001':
branch: 'stable/2001'
repo-stream-part: 'stable.2001'
+ - '2005':
+ branch: 'stable/2005'
+ repo-stream-part: 'stable.2005'
device-node-arch:
- 1n-skx
- 1n-tx2:
@@ -174,6 +183,9 @@
- '2001':
branch: 'stable/2001'
repo-stream-part: 'stable.2001'
+ - '2005':
+ branch: 'stable/2005'
+ repo-stream-part: 'stable.2005'
os:
- ubuntu1804:
repo-os-part: 'ubuntu-arm.bionic.main'