Add Blue Box to nodepool
Change-Id: I28c34f06842a37cca6bbd714d879a86b4e54d913
This commit is contained in:
parent
6b9becb181
commit
7e7d3db721
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user