From 470b6fce404ab1632da2a4087dcf637321f62c1e Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Thu, 8 Nov 2018 21:21:32 -0800 Subject: Move Barometer Builds to lf-build2 Adds specific parameter for 'lf-build2' so it can be referenced with the '{build-server}-defaults' syntax and assigns barometer verify and merge jobs to lf-build2. Change-Id: If68dfc4e6ea81884870047360051795407c15af3 Signed-off-by: Trevor Bramwell --- jjb/barometer/barometer.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'jjb/barometer') diff --git a/jjb/barometer/barometer.yaml b/jjb/barometer/barometer.yaml index 972848f3d..9cb222a2e 100644 --- a/jjb/barometer/barometer.yaml +++ b/jjb/barometer/barometer.yaml @@ -32,7 +32,7 @@ - project-parameter: project: '{project}' branch: '{branch}' - - 'ericsson-build4-defaults' + - 'lf-build2-defaults' scm: - git-scm-gerrit @@ -89,7 +89,7 @@ - project-parameter: project: '{project}' branch: '{branch}' - - 'ericsson-build4-defaults' + - 'lf-build2-defaults' scm: - git-scm -- cgit 1.2.3-korg