Merge "Backup Pharos Dashboard Data"
authorTrevor Bramwell <tbramwell@linuxfoundation.org>
Wed, 10 Jan 2018 18:25:52 +0000 (18:25 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Wed, 10 Jan 2018 18:25:52 +0000 (18:25 +0000)
1  2 
jjb/global/slave-params.yml

            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:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
  
 +- parameter:
 +    name: 'intel-pod17-defaults'
 +    parameters:
 +      - node:
 +          name: SLAVE_NAME
 +          description: 'Slave name on Jenkins'
 +          allowed-slaves:
 +            - intel-pod17
 +          default-slaves:
 +            - intel-pod17
 +      - string:
 +          name: GIT_BASE
 +          default: https://gerrit.opnfv.org/gerrit/$PROJECT
 +
  - parameter:
      name: 'huawei-virtual5-defaults'
      parameters: