nodepool: remove ubuntu-bionic-arm64-large label
This was only used for gate testing and nothing committed uses this node type. None of the other more recent distros have a correseponding -large type. Remove this to cleanup the node types and reduce required flavors. Change-Id: I5c7d9bfc7fc3ed47196d00dfc68350b74200f6b4
This commit is contained in:
parent
4bc3936945
commit
fcad94f4e1
@ -51,8 +51,6 @@ labels:
|
||||
min-ready: 0
|
||||
- name: ubuntu-bionic-arm64
|
||||
min-ready: 0
|
||||
- name: ubuntu-bionic-arm64-large
|
||||
min-ready: 0
|
||||
- name: ubuntu-bionic-arm64-xxxlarge
|
||||
min-ready: 0
|
||||
- name: ubuntu-bionic-vexxhost
|
||||
@ -397,11 +395,6 @@ providers:
|
||||
flavor-name: 'os.large'
|
||||
diskimage: ubuntu-bionic-arm64
|
||||
key-name: infra-root-keys-2020-05-13
|
||||
- name: ubuntu-bionic-arm64-large
|
||||
min-ram: 16000
|
||||
flavor-name: 'm1.xxlarge'
|
||||
diskimage: ubuntu-bionic-arm64
|
||||
key-name: infra-root-keys-2020-05-13
|
||||
- name: ubuntu-bionic-arm64-xxxlarge
|
||||
min-ram: 16000
|
||||
flavor-name: 'm1.xxxlarge'
|
||||
|
Loading…
Reference in New Issue
Block a user