Merge "set the openstack version for branch"
authorJun Li <matthew.lijun@huawei.com>
Tue, 6 Jun 2017 01:56:21 +0000 (01:56 +0000)
committerGerrit Code Review <gerrit@opnfv.org>
Tue, 6 Jun 2017 01:56:21 +0000 (01:56 +0000)
1  2 
jjb/global/slave-params.yml

              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: '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
              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: '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'
          - string:
              name: INSTALLER_IP
 -            default: '10.20.7.2'
 +            default: '10.20.7.3'
              description: 'IP of the installer'
          - string:
              name: BRIDGE