From 3ab65d1960a92cde21ec764fdc57b7347527e96e Mon Sep 17 00:00:00 2001 From: meimei Date: Tue, 22 Dec 2015 15:30:36 +0800 Subject: create onosfw CI jobs JIRA: ONOSFW-151 Change-Id: I0d7f1f77733cdda5d1b6c429d84de7eaa4a7a759 Signed-off-by: meimei --- jjb/opnfv/slave-params.yml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'jjb/opnfv/slave-params.yml') diff --git a/jjb/opnfv/slave-params.yml b/jjb/opnfv/slave-params.yml index ddc1786cd..576f605d8 100644 --- a/jjb/opnfv/slave-params.yml +++ b/jjb/opnfv/slave-params.yml @@ -220,6 +220,10 @@ 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: 'intel-us-build-1-defaults' -- cgit 1.2.3-korg