From cb51da18924371a4305864a6a321353b6142b567 Mon Sep 17 00:00:00 2001 From: Ed Kern Date: Thu, 26 Jul 2018 14:03:59 -0600 Subject: [PATCH] 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 --- jjb/vpp/vpp-opensuse.yaml | 3 +++ 1 file changed, 3 insertions(+) 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' -- 2.16.6