From: Ed Warnicke Date: Mon, 16 Jul 2018 13:15:02 +0000 (-0500) Subject: Add jjb jobs for vpp for 18.07 release X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=4133bad2bcf0aac98c3e88b7e0c4c097d9c7b770;p=ci-management.git Add jjb jobs for vpp for 18.07 release Change-Id: I0f20114ff66b733457b3bbe380cac5558e3208d4 Signed-off-by: Ed Warnicke --- 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'