Adding in proper NUMA labels for FN

Change-Id: Ib814d1b33132e1846b74295b30979ae3d5eafd36
This commit is contained in:
Donny Davis 2019-09-03 10:09:34 -04:00
parent 05e2bdba10
commit 747a1283e8
1 changed files with 29 additions and 4 deletions

View File

@ -30,6 +30,14 @@ labels:
min-ready: 0
- name: ubuntu-bionic-expanded
min-ready: 0
- name: multi-numa-ubuntu-bionic
min-ready: 0
- name: multi-numa-ubuntu-bionic-expanded
min-ready: 0
- name: multi-numa-centos-7
min-ready: 0
- name: multi-numa-centos-7-expanded
min-ready: 0
providers:
- name: citycloud-kna1
@ -260,7 +268,7 @@ providers:
diskimages: *provider_diskimages
pools:
- name: main
max-servers: 60
max-servers: 70
labels:
- name: centos-7
min-ram: 8000
@ -327,9 +335,6 @@ providers:
flavor-name: '8cpu-8GBram-80GBdisk'
diskimage: ubuntu-xenial
key-name: infra-root-keys-2018-06-15
- name: expanded-memory-test
max-servers: 10
labels:
- name: centos-7-expanded
min-ram: 16000
flavor-name: '8cpu-16GBram-80GBdisk'
@ -340,6 +345,26 @@ providers:
flavor-name: '8cpu-16GBram-80GBdisk'
diskimage: ubuntu-bionic
key-name: infra-root-keys-2018-06-15
- name: multi-numa-ubuntu-bionic
min-ram: 8000
flavor-name: 'multi-numa'
diskimage: ubuntu-bionic
key-name: infra-root-keys-2018-06-15
- name: multi-numa-ubuntu-bionic-expanded
min-ram: 16000
flavor-name: 'multi-numa-expanded'
diskimage: ubuntu-bionic
key-name: infra-root-keys-2018-06-15
- name: multi-numa-centos-7
min-ram: 8000
flavor-name: 'multi-numa'
diskimage: centos-7
key-name: infra-root-keys-2018-06-15
- name: multi-numa-centos-7-expanded
min-ram: 16000
flavor-name: 'multi-numa-expanded'
diskimage: centos-7
key-name: infra-root-keys-2018-06-15
- name: packethost-us-west-1
region-name: 'us-west-1'