From c324c6eb9589bfce44d640f2e26de939a29bf160 Mon Sep 17 00:00:00 2001 From: jenkins-ci Date: Wed, 4 Apr 2018 02:41:01 -0700 Subject: [PATCH] Create Stable Branch Jobs for parser Change-Id: I1775d4c2ad2018ef01cf07e8acd58e9a2a73192c Signed-off-by: jenkins-ci --- jjb/parser/parser.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jjb/parser/parser.yml b/jjb/parser/parser.yml index 87544196a..b711985bd 100644 --- a/jjb/parser/parser.yml +++ b/jjb/parser/parser.yml @@ -16,6 +16,10 @@ branch: '{stream}' gs-pathname: '' disabled: false + - fraser: &fraser + branch: 'stable/{stream}' + gs-pathname: '/{stream}' + disabled: false - euphrates: branch: 'stable/{stream}' gs-pathname: '/{stream}' -- 2.16.6