X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fglobal%2Fslave-params.yml;h=ae0ae1ed19207b478eef7991bb4f810c52bb7f32;hb=9cbee8d6cf2aedd1a792af0034932cc77b5c49c0;hp=c645de60ead447699263c85bf26f6452236ae6e3;hpb=3732c0ac30c2b67b30680aee2d0ba8982a9b528c;p=releng.git diff --git a/jjb/global/slave-params.yml b/jjb/global/slave-params.yml index c645de60e..ae0ae1ed1 100644 --- a/jjb/global/slave-params.yml +++ b/jjb/global/slave-params.yml @@ -440,6 +440,22 @@ default: $WORKSPACE/build_output description: "Directory where the build artifact will be located upon the completion of the build." +- parameter: + name: 'pharos-dashboard-defaults' + parameters: + - label: + name: SLAVE_LABEL + default: 'pharos-dashboard' + 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: 'opnfv-build-defaults' parameters: