vexxhost: tweak nodepool settings
This patch drops the VEXXHOST specific flavors from the Montreal region because all of the SJC datacenter has *supported* and very reliable nested virtualization. It also bumps the max-servers to 10 in order to be able to supply more results. Change-Id: I6383772d6d1e1bca3a759692bf20d373baf588c6
This commit is contained in:
parent
55d145c34e
commit
0ff63458ce
@ -188,24 +188,6 @@ providers:
|
||||
flavor-name: 'osf-highcpu-8'
|
||||
diskimage: ubuntu-xenial
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: vexxhost-specific
|
||||
max-servers: 4
|
||||
labels:
|
||||
- name: fedora-28-vexxhost
|
||||
min-ram: 8000
|
||||
flavor-name: 'kata-standard-4'
|
||||
diskimage: fedora-28
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: ubuntu-bionic-vexxhost
|
||||
min-ram: 8000
|
||||
flavor-name: 'kata-standard-4'
|
||||
diskimage: ubuntu-bionic
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: ubuntu-xenial-vexxhost
|
||||
min-ram: 8000
|
||||
flavor-name: 'kata-standard-4'
|
||||
diskimage: ubuntu-xenial
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: gpu
|
||||
max-servers: 2
|
||||
labels:
|
||||
@ -306,7 +288,7 @@ providers:
|
||||
diskimage: ubuntu-xenial
|
||||
key-name: infra-root-keys-2018-06-15
|
||||
- name: vexxhost-specific
|
||||
max-servers: 4
|
||||
max-servers: 10
|
||||
labels:
|
||||
- name: fedora-28-vexxhost
|
||||
min-ram: 8000
|
||||
|
Loading…
Reference in New Issue
Block a user