From 5339aa2a654fa53d8d43d482e72b934c2795165f Mon Sep 17 00:00:00 2001 From: Trevor Bramwell Date: Tue, 11 Sep 2018 17:56:22 -0700 Subject: Assign yardstick/barometer to ericsson-build4 This is a temporary fix until we can determine the full list of requirements from each project needed for the opnfv-build-ubuntu labled servers. Previously these were building fine on ericsson-build4, so reassigning them there should keep there builds green. Change-Id: I767b6faa718cd6dd4b9fd17f83e7ee817cfb8c4d Signed-off-by: Trevor Bramwell --- jjb/global/slave-params.yaml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) (limited to 'jjb/global') diff --git a/jjb/global/slave-params.yaml b/jjb/global/slave-params.yaml index 0219be54b..65c9a2871 100644 --- a/jjb/global/slave-params.yaml +++ b/jjb/global/slave-params.yaml @@ -518,6 +518,22 @@ default: https://gerrit.opnfv.org/gerrit/$PROJECT description: 'Git URL to use on this Jenkins Slave' +- parameter: + name: 'ericsson-build4-defaults' + parameters: + - label: + name: SLAVE_LABEL + default: 'ericsson-build4' + description: 'Slave label on Jenkins' + - string: + name: GIT_BASE + default: https://gerrit.opnfv.org/gerrit/$PROJECT + description: 'Git URL to use on this Jenkins Slave' + - string: + name: BUILD_DIRECTORY + default: $WORKSPACE/build_output + description: "Directory where the build artifact will be located upon the completion of the build." + - parameter: name: 'huawei-build-defaults' parameters: -- cgit 1.2.3-korg