create onosfw CI jobs
[releng.git] / jjb / opnfv / slave-params.yml
index ddc1786..576f605 100644 (file)
             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'