From 71eba33825fab5d60b504f67337dcd8b027a0541 Mon Sep 17 00:00:00 2001 From: Andrew Yourtchenko Date: Fri, 2 Aug 2019 12:01:10 +0000 Subject: [PATCH] Changes for VPP 19.08 release Change-Id: I9a06d83286316b132039b7542592f3f4db5c93c1 Signed-off-by: Andrew Yourtchenko --- jjb/vpp/docs.yaml | 3 +++ jjb/vpp/vpp.yaml | 15 +++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/jjb/vpp/docs.yaml b/jjb/vpp/docs.yaml index a4c85805d..74f293041 100644 --- a/jjb/vpp/docs.yaml +++ b/jjb/vpp/docs.yaml @@ -22,6 +22,9 @@ - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' type: - short diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index cd47237e4..4433c76b6 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -22,6 +22,9 @@ - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' - project: name: vpp-clang @@ -57,6 +60,9 @@ - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' os: ubuntu1604 - project: @@ -74,6 +80,9 @@ - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' os: ubuntu1804 device-node-arch: - 1n-skx @@ -104,6 +113,9 @@ - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' os: - ubuntu1804: repo-os-part: 'ubuntu.bionic.main' @@ -124,6 +136,9 @@ - '1904': branch: 'stable/1904' repo-stream-part: 'stable.1904' + - '1908': + branch: 'stable/1908' + repo-stream-part: 'stable.1908' os: - ubuntu1804: repo-os-part: 'ubuntu-arm.bionic.main' -- 2.16.6