diff options
author | Vratko Polak <vrpolak@cisco.com> | 2019-08-06 10:29:51 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2019-08-06 10:29:51 +0000 |
commit | de0ef31fbc876110cd3c57b2b0d1ebe111e6919e (patch) | |
tree | e3c6fbdd6d83c9e17db6841e0aeb5d84e5964d8b /jjb/vpp | |
parent | 722f5690a806e9533d819e352cd1c2e007c6c7bf (diff) | |
parent | 71eba33825fab5d60b504f67337dcd8b027a0541 (diff) |
Merge "Changes for VPP 19.08 release"
Diffstat (limited to 'jjb/vpp')
-rw-r--r-- | jjb/vpp/docs.yaml | 3 | ||||
-rw-r--r-- | jjb/vpp/vpp.yaml | 15 |
2 files changed, 18 insertions, 0 deletions
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' |