diff options
author | meimei <meimei@huawei.com> | 2015-12-22 15:30:36 +0800 |
---|---|---|
committer | Fatih Degirmenci <fatih.degirmenci@ericsson.com> | 2015-12-22 11:10:12 +0000 |
commit | 3ab65d1960a92cde21ec764fdc57b7347527e96e (patch) | |
tree | 2d4cfdccca8c4842944f99814c1b85651037a71e /jjb/opnfv/slave-params.yml | |
parent | 382b9a9d05ab70ff995a7f862089e0a5f911fbf9 (diff) |
create onosfw CI jobs
JIRA: ONOSFW-151
Change-Id: I0d7f1f77733cdda5d1b6c429d84de7eaa4a7a759
Signed-off-by: meimei <meimei@huawei.com>
Diffstat (limited to 'jjb/opnfv/slave-params.yml')
-rw-r--r-- | jjb/opnfv/slave-params.yml | 4 |
1 files changed, 4 insertions, 0 deletions
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' |