Merge "Add Blue Box to nodepool"

This commit is contained in:
Jenkins 2015-11-11 21:29:40 +00:00 committed by Gerrit Code Review
commit a5e47bdf58
1 changed files with 15 additions and 0 deletions

View File

@ -137,6 +137,7 @@ labels:
min-ready: 1
providers:
- name: ovh-gra1
- name: bluebox-sjc1
- name: ubuntu-trusty-2-node
image: ubuntu-trusty
ready-script: multinode_setup.sh
@ -1006,6 +1007,20 @@ providers:
diskimage: ubuntu-trusty
username: jenkins
private-key: /home/nodepool/.ssh/id_rsa
- name: bluebox-sjc1
region-name: 'RegionOne'
cloud: bluebox-sjc1
api-timeout: 60
boot-timeout: 120
max-servers: 0
rate: 0.001
images:
- name: ubuntu-trusty-check
min-ram: 8000
name-filter: 'nodepool'
diskimage: ubuntu-trusty
username: jenkins
private-key: /home/nodepool/.ssh/id_rsa
- name: tripleo-test-cloud-rh1
cloud: tripleo-test-cloud-rh1
boot-timeout: 120