From: Ed Kern Date: Thu, 26 Jul 2018 20:03:59 +0000 (-0600) Subject: VPP: add osleap15 to 1807 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=cb51da18924371a4305864a6a321353b6142b567;p=ci-management.git VPP: add osleap15 to 1807 Since this was in a different yaml file it was missed out when the 1807 branch was cut. Change-Id: I5fedbf7e7cada3e2684fae5b51d4afc5a305b387 Signed-off-by: Ed Kern --- diff --git a/jjb/vpp/vpp-opensuse.yaml b/jjb/vpp/vpp-opensuse.yaml index fb60d63c1..36e2c84f7 100644 --- a/jjb/vpp/vpp-opensuse.yaml +++ b/jjb/vpp/vpp-opensuse.yaml @@ -31,6 +31,9 @@ - master: branch: 'master' repo-stream-part: 'master' + - '1807': + branch: 'stable/1807' + repo-stream-part: 'stable.1807' - job-template: name: 'vpp-verify-{stream}-opensuse'