Merge "Shift 20 nodes to nl01.o.o"

This commit is contained in:
Jenkins 2017-06-14 18:07:49 +00:00 committed by Gerrit Code Review
commit 775a7e85c3
2 changed files with 4 additions and 4 deletions

View File

@ -831,7 +831,7 @@ providers:
cloud: infracloud-vanilla cloud: infracloud-vanilla
api-timeout: 60 api-timeout: 60
boot-timeout: 120 boot-timeout: 120
max-servers: 116 max-servers: 106
nodepool-id: 'nodepool.openstack.org' nodepool-id: 'nodepool.openstack.org'
rate: 0.25 rate: 0.25
image-type: 'qcow2' image-type: 'qcow2'
@ -890,7 +890,7 @@ providers:
cloud: infracloud-chocolate cloud: infracloud-chocolate
api-timeout: 60 api-timeout: 60
boot-timeout: 120 boot-timeout: 120
max-servers: 90 max-servers: 80
nodepool-id: 'nodepool.openstack.org' nodepool-id: 'nodepool.openstack.org'
rate: 0.25 rate: 0.25
image-type: 'qcow2' image-type: 'qcow2'

View File

@ -25,7 +25,7 @@ providers:
config-drive: true config-drive: true
pools: pools:
- name: main - name: main
max-servers: 5 max-servers: 15
labels: labels:
- name: ubuntu-xenial - name: ubuntu-xenial
min-ram: 8000 min-ram: 8000
@ -44,7 +44,7 @@ providers:
config-drive: true config-drive: true
pools: pools:
- name: main - name: main
max-servers: 5 max-servers: 15
labels: labels:
- name: ubuntu-xenial - name: ubuntu-xenial
min-ram: 8000 min-ram: 8000