summaryrefslogtreecommitdiffstats
path: root/jjb/global
diff options
context:
space:
mode:
authorTrevor Bramwell <tbramwell@linuxfoundation.org>2018-01-10 18:25:52 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-01-10 18:25:52 +0000
commitcdac715adadb6b1b0662aac2aaedbcb33d223258 (patch)
tree889be28b1043aecaa06bf808b523cbd573fb5717 /jjb/global
parent887a414ea4c37137f051e2be1eb5698af7b63486 (diff)
parent9cbee8d6cf2aedd1a792af0034932cc77b5c49c0 (diff)
Merge "Backup Pharos Dashboard Data"
Diffstat (limited to 'jjb/global')
-rw-r--r--jjb/global/slave-params.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/jjb/global/slave-params.yml b/jjb/global/slave-params.yml
index dc0fb0c98..376d09bc0 100644
--- a/jjb/global/slave-params.yml
+++ b/jjb/global/slave-params.yml
@@ -441,6 +441,22 @@
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:
- label: