From 5df81b15f8c954d63b07c1d7abbd51248f487df1 Mon Sep 17 00:00:00 2001 From: Andrew Yourtchenko Date: Mon, 11 May 2020 14:46:46 +0000 Subject: Add VPP 20.05 branch Signed-off-by: Andrew Yourtchenko Change-Id: Icdff5d1497ca7cc6963c66eff62a8318d1998b52 --- jjb/vpp/docs.yaml | 3 +++ jjb/vpp/vpp.yaml | 12 ++++++++++++ 2 files changed, 15 insertions(+) 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' -- cgit 1.2.3-korg