Merge "Remove linaro cloud from Nodepool"

This commit is contained in:
Zuul 2024-07-30 16:16:56 +00:00 committed by Gerrit Code Review
commit 7bc946384b
3 changed files with 0 additions and 26 deletions

View File

@ -20,7 +20,6 @@ function create {
}
create Rackspace 'rax-*' nodepool-rax.yaml
create Linaro 'linaro-*' nodepool-linaro.yaml
create OVH 'ovh-*' nodepool-ovh.yaml
create Vexxhost 'vexxhost-*' nodepool-vexxhost.yaml
create OSUOSL 'osuosl-*' nodepool-osuosl.yaml

View File

@ -12,14 +12,6 @@ zookeeper-servers:
port: 2281
providers:
- name: linaro-regionone
region-name: 'RegionOne'
cloud: linaro
rate: 0.25
# 6 hours
image-upload-timeout: 21600
diskimages: []
- name: osuosl-regionone
region-name: 'RegionOne'
cloud: osuosl

View File

@ -366,23 +366,6 @@ providers:
diskimage: rockylinux-9
key-name: infra-root-keys-2024-04-08
- name: linaro-regionone
region-name: 'RegionOne'
# Changing this cloud value impacts things like mirror names in jobs.
# It should be changed carefully.
cloud: linaro
boot-timeout: 600
launch-timeout: 800
rate: 0.001
diskimages: []
pools:
- name: main
# Network assignment is 147.28.149.96/27, one host is the
# mirror node.
# Set to zero in preparation for cloud shutdown
max-servers: 0
labels: []
- name: osuosl-regionone
region-name: 'RegionOne'
# Changing this cloud value impacts things like mirror names in jobs.