From c5a33830f9be401e2a24119dcf7ac142425ffdc1 Mon Sep 17 00:00:00 2001 From: jenkins-releng Date: Mon, 27 Apr 2015 21:39:07 +0000 Subject: [PATCH] Update automated project templates Change-Id: I6ea40e0e4f91b0b258b141e6812a51954ebde9e8 Signed-off-by: jenkins-releng --- jjb/bgpcep/bgpcep.yaml | 2 ++ jjb/dlux/dlux.yaml | 2 ++ jjb/neutron/neutron.yaml | 1 + 3 files changed, 5 insertions(+) diff --git a/jjb/bgpcep/bgpcep.yaml b/jjb/bgpcep/bgpcep.yaml index 912a86555..3ecd230c7 100644 --- a/jjb/bgpcep/bgpcep.yaml +++ b/jjb/bgpcep/bgpcep.yaml @@ -20,6 +20,8 @@ branch: 'master' - stable-helium: branch: 'stable/helium' + - stable-lithium: + branch: 'stable/lithium' project: 'bgpcep' jdk: 'openjdk7' diff --git a/jjb/dlux/dlux.yaml b/jjb/dlux/dlux.yaml index bb7a1bff9..1b8ccb9d9 100644 --- a/jjb/dlux/dlux.yaml +++ b/jjb/dlux/dlux.yaml @@ -21,6 +21,8 @@ branch: 'master' - stable-helium: branch: 'stable/helium' + - stable-lithium: + branch: 'stable/lithium' project: 'dlux' jdk: 'openjdk7' diff --git a/jjb/neutron/neutron.yaml b/jjb/neutron/neutron.yaml index c2da570fd..84aca40fc 100644 --- a/jjb/neutron/neutron.yaml +++ b/jjb/neutron/neutron.yaml @@ -53,6 +53,7 @@ type: jdk values: - openjdk7 + - openjdk8 logrotate: -- 2.36.6