From: Dave Wallace Date: Tue, 9 Apr 2019 01:00:50 +0000 (-0400) Subject: Add VPP 19.04 branch X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F53%2F18753%2F1;p=ci-management.git Add VPP 19.04 branch Change-Id: I0099403b66fb48dd15896362c104a93fff03c76f Signed-off-by: Dave Wallace --- diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index 171d2a8dd..9c42fc25e 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -22,6 +22,9 @@ - '1901': branch: 'stable/1901' repo-stream-part: 'stable.1901' + - '1904': + branch: 'stable/1904' + repo-stream-part: 'stable.1904' - project: name: vpp-clang @@ -57,6 +60,9 @@ - '1901': branch: 'stable/1901' repo-stream-part: 'stable.1901' + - '1904': + branch: 'stable/1904' + repo-stream-part: 'stable.1904' os: ubuntu1604 - project: @@ -88,6 +94,9 @@ - '1901': branch: 'stable/1901' repo-stream-part: 'stable.1901' + - '1904': + branch: 'stable/1904' + repo-stream-part: 'stable.1904' os: - ubuntu1804: repo-os-part: 'ubuntu.bionic.main' @@ -105,6 +114,9 @@ - '1901': branch: 'stable/1901' repo-stream-part: 'stable.1901' + - '1904': + branch: 'stable/1904' + repo-stream-part: 'stable.1904' os: - ubuntu1804: repo-os-part: 'ubuntu-arm.bionic.main'