#####################################################
# Parameters for slaves using old labels
# This will be cleaned up once the new job structure and
# use of the new labels are in place
#####################################################
- parameter:
    name: 'apex-baremetal-master-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'apex-baremetal-master'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: SSH_KEY
            default: /root/.ssh/id_rsa
            description: 'SSH key to use for Apex'
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - lf-pod1
            default-slaves:
                - lf-pod1
- parameter:
    name: 'apex-baremetal-danube-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'apex-baremetal-danube'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: SSH_KEY
            default: /root/.ssh/id_rsa
            description: 'SSH key to use for Apex'
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - lf-pod1
            default-slaves:
                - lf-pod1
- parameter:
    name: 'apex-virtual-master-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'apex-virtual-master'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: SSH_KEY
            default: /root/.ssh/id_rsa
            description: 'SSH key to use for Apex'
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - lf-virtual2
                - lf-virtual3
            default-slaves:
                - lf-virtual2
                - lf-virtual3

- parameter:
    name: 'apex-virtual-danube-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'apex-virtual-danube'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: SSH_KEY
            default: /root/.ssh/id_rsa
            description: 'SSH key to use for Apex'
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - lf-pod3
            default-slaves:
                - lf-pod3
- parameter:
    name: 'lf-pod1-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - lf-pod1
            default-slaves:
                - lf-pod1
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: SSH_KEY
            default: /root/.ssh/id_rsa
            description: 'SSH key to use for Apex'
- parameter:
    name: 'lf-pod3-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - lf-pod3
            default-slaves:
                - lf-pod3
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: SSH_KEY
            default: /root/.ssh/id_rsa
            description: 'SSH key to use for Apex'
#####################################################
# Parameters for CI baremetal PODs
#####################################################
- parameter:
    name: 'apex-baremetal-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'apex-baremetal'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: SSH_KEY
            default: /root/.ssh/id_rsa
            description: 'SSH key to use for Apex'
- parameter:
    name: 'compass-baremetal-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'compass-baremetal'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'compass-baremetal-master-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'compass-baremetal-master'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'compass-baremetal-branch-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'compass-baremetal-branch'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'fuel-baremetal-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'fuel-baremetal'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'armband-baremetal-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'armband-baremetal'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: LAB_CONFIG_URL
            default: ssh://jenkins-enea@gerrit.opnfv.org:29418/securedlab
            description: 'Base URI to the configuration directory'
- parameter:
    name: 'joid-baremetal-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'joid-baremetal'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: EXTERNAL_NETWORK
            default: ext-net
            description: "External network floating ips"
- parameter:
    name: 'daisy-baremetal-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - zte-pod2
            default-slaves:
                - zte-pod2
        - label:
            name: SLAVE_LABEL
            default: 'daisy-baremetal'
        - string:
            name: INSTALLER_IP
            default: '10.20.11.2'
            description: 'IP of the installer'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
#####################################################
# Parameters for CI virtual PODs
#####################################################
- parameter:
    name: 'apex-virtual-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'apex-virtual'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: SSH_KEY
            default: /root/.ssh/id_rsa
            description: 'SSH key to use for Apex'
- parameter:
    name: 'compass-virtual-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'compass-virtual'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'compass-virtual-master-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'compass-virtual-master'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'compass-virtual-branch-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'compass-virtual-branch'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'fuel-virtual-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'fuel-virtual'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'armband-virtual-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'armband-virtual'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: LAB_CONFIG_URL
            default: ssh://jenkins-enea@gerrit.opnfv.org:29418/securedlab
            description: 'Base URI to the configuration directory'
- parameter:
    name: 'joid-virtual-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'joid-virtual'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'daisy-virtual-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - zte-virtual1
                - zte-virtual2
            default-slaves:
                - zte-virtual1
        - label:
            name: SLAVE_LABEL
            default: 'daisy-virtual'
        - string:
            name: INSTALLER_IP
            default: '10.20.11.2'
            description: 'IP of the installer'
        - string:
            name: BRIDGE
            default: 'daisy1'
            description: 'pxe bridge for booting of Fuel master'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
#####################################################
# Parameters for build slaves
#####################################################
- parameter:
    name: 'opnfv-build-enea-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'opnfv-build-enea'
        - 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-centos-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'opnfv-build-centos'
        - 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-ubuntu-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'opnfv-build-ubuntu'
            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:
            name: SLAVE_LABEL
            default: 'opnfv-build'
            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: 'huawei-build-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - huawei-build
            default-slaves:
                - huawei-build
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'opnfv-build-ubuntu-arm-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'opnfv-build-ubuntu-arm'
            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."
#####################################################
# Parameters for none-CI PODs
#####################################################
- parameter:
    name: 'ericsson-pod1-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - ericsson-pod1
            default-slaves:
                - ericsson-pod1
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'cengn-pod1-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - cengn-pod1
            default-slaves:
                - cengn-pod1
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'intel-pod1-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - intel-pod1
            default-slaves:
                - intel-pod1
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'intel-pod2-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - intel-pod2
            default-slaves:
                - intel-pod2
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: SSH_KEY
            default: /root/.ssh/id_rsa
            description: 'SSH key to use for Apex'
- parameter:
    name: 'intel-pod9-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - intel-pod9
            default-slaves:
                - intel-pod9
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'intel-pod10-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - intel-pod10
            default-slaves:
                - intel-pod10
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'intel-pod12-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - intel-pod12
            default-slaves:
                - intel-pod12
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'huawei-pod3-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - huawei-pod3
            default-slaves:
                - huawei-pod3
        - label:
            name: SLAVE_LABEL
            default: 'huawei-test'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'huawei-pod4-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - huawei-pod4
            default-slaves:
                - huawei-pod4
        - label:
            name: SLAVE_LABEL
            default: 'huawei-test'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'intel-pod8-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - intel-pod8
            default-slaves:
                - intel-pod8
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
- parameter:
    name: 'huawei-virtual7-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - huawei-virtual7
            default-slaves:
                - huawei-virtual7
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
- parameter:
    name: 'huawei-pod7-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - huawei-pod7
            default-slaves:
                - huawei-pod7
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
- parameter:
    name: 'zte-pod1-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - zte-pod1
            default-slaves:
                - zte-pod1
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: INSTALLER_IP
            default: '10.20.6.2'
            description: 'IP of the installer'
        - string:
            name: BRIDGE
            default: 'br6'
            description: 'pxe bridge for booting of Fuel master'
- parameter:
    name: 'zte-pod2-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - zte-pod2
            default-slaves:
                - zte-pod2
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: INSTALLER_IP
            default: '10.20.7.3'
            description: 'IP of the installer'
        - string:
            name: BRIDGE
            default: 'br7'
            description: 'pxe bridge for booting of Fuel master'
- parameter:
    name: 'zte-pod3-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - zte-pod3
            default-slaves:
                - zte-pod3
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: BRIDGE
            default: 'br0'
            description: 'pxe bridge for booting of Fuel master'
- parameter:
    name: 'juniper-pod1-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - juniper-pod1
            default-slaves:
                - juniper-pod1
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: CEPH_DISKS
            default: /srv
            description: "Disks to use by ceph (comma separated list)"
- parameter:
    name: 'orange-pod1-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - orange-pod1
            default-slaves:
                - orange-pod1
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'orange-pod2-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - orange-pod2
            default-slaves:
                - orange-pod2
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'orange-pod5-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - orange-pod5
            default-slaves:
                - orange-pod5
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'dell-pod1-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - dell-pod1
            default-slaves:
                - dell-pod1
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'dell-pod2-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - dell-pod2
            default-slaves:
                - dell-pod2
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'nokia-pod1-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - nokia-pod1
            default-slaves:
                - nokia-pod1
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: SSH_KEY
            default: /root/.ssh/id_rsa
            description: 'SSH key to use for Apex'
- parameter:
    name: 'arm-pod2-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - arm-pod2
            default-slaves:
                - arm-pod2
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: LAB_CONFIG_URL
            default: ssh://jenkins-enea@gerrit.opnfv.org:29418/securedlab
            description: 'Base URI to the configuration directory'
- parameter:
    name: 'arm-pod3-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - arm-pod3
            default-slaves:
                - arm-pod3
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: LAB_CONFIG_URL
            default: ssh://jenkins-enea@gerrit.opnfv.org:29418/securedlab
            description: 'Base URI to the configuration directory'
- parameter:
    name: 'arm-pod4-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - arm-pod4
            default-slaves:
                - arm-pod4
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: LAB_CONFIG_URL
            default: ssh://jenkins-enea@gerrit.opnfv.org:29418/securedlab
            description: 'Base URI to the configuration directory'
- parameter:
    name: 'arm-virtual1-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - arm-virtual1
            default-slaves:
                - arm-virtual1
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: LAB_CONFIG_URL
            default: ssh://jenkins-enea@gerrit.opnfv.org:29418/securedlab
            description: 'Base URI to the configuration directory'
- parameter:
    name: 'intel-virtual6-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - intel-virtual6
            default-slaves:
                - intel-virtual6
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'ool-defaults'
    parameters:
        - node:
            name: SLAVE_NAME
            description: 'Slave name on Jenkins'
            allowed-slaves:
                - ool-virtual1
                - ool-virtual2
                - ool-virtual3
            default-slaves:
                - '{default-slave}'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
        - string:
            name: SSH_KEY
            default: /root/.ssh/id_rsa
            description: 'SSH key to be used'
- parameter:
    name: 'ool-virtual1-defaults'
    parameters:
        - 'ool-defaults':
            default-slave: 'ool-virtual1'
- parameter:
    name: 'ool-virtual2-defaults'
    parameters:
        - 'ool-defaults':
            default-slave: 'ool-virtual2'
- parameter:
    name: 'ool-virtual3-defaults'
    parameters:
        - 'ool-defaults':
            default-slave: 'ool-virtual3'
- parameter:
    name: 'multisite-virtual-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'multisite-virtual'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'ericsson-virtual5-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'ericsson-virtual5'
        - string:
            name: GIT_BASE
            default: https://git.opendaylight.org/gerrit/p/$PROJECT.git
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'ericsson-virtual12-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'ericsson-virtual12'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'ericsson-virtual13-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'ericsson-virtual13'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'odl-netvirt-virtual-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'odl-netvirt-virtual'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
- parameter:
    name: 'odl-netvirt-virtual-intel-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'odl-netvirt-virtual-intel'
        - string:
            name: GIT_BASE
            default: https://gerrit.opnfv.org/gerrit/$PROJECT
            description: 'Git URL to use on this Jenkins Slave'
#####################################################
# These slaves are just dummy slaves for sandbox jobs
#####################################################
- parameter:
    name: 'sandbox-baremetal-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'sandbox-baremetal'
            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: 'sandbox-virtual-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'sandbox-virtual'
            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: 'dummy-pod1-defaults'
    parameters:
        - label:
            name: SLAVE_LABEL
            default: 'dummy-pod1'
            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."