From 4133bad2bcf0aac98c3e88b7e0c4c097d9c7b770 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Mon, 16 Jul 2018 08:15:02 -0500 Subject: [PATCH] Add jjb jobs for vpp for 18.07 release Change-Id: I0f20114ff66b733457b3bbe380cac5558e3208d4 Signed-off-by: Ed Warnicke --- jjb/vpp/vpp.yaml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index ae4def57a..2596ce825 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -26,6 +26,9 @@ - '1804': branch: 'stable/1804' repo-stream-part: 'stable.1804' + - '1807': + branch: 'stable/1807' + repo-stream-part: 'stable.1807' type: - short - long @@ -66,6 +69,9 @@ - '1804': branch: 'stable/1804' repo-stream-part: 'stable.1804' + - '1807': + branch: 'stable/1807' + repo-stream-part: 'stable.1807' os: ubuntu1604 - project: @@ -78,6 +84,9 @@ - master: branch: 'master' repo-stream-part: 'master' + - '1807': + branch: 'stable/1807' + repo-stream-part: 'stable.1807' os: - ubuntu1804: repo-os-part: 'ubuntu.bionic.main' @@ -95,6 +104,9 @@ - '1804': branch: 'stable/1804' repo-stream-part: 'stable.1804' + - '1807': + branch: 'stable/1807' + repo-stream-part: 'stable.1807' os: - ubuntu1604: repo-os-part: 'ubuntu-arm.xenial.main' -- 2.16.6