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:
Ian Wienand 2022-12-23 08:41:45 +11:00
parent 4bc3936945
commit fcad94f4e1
No known key found for this signature in database
1 changed files with 0 additions and 7 deletions

View File

@ -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'