Set airship-citycloud max-servers to 0

We've been notified that these resources won't be provided any longer.
This is the first step of setting max-servers to 0 and removing images
from the cloud. Once that is in we can remove the cloud more completely.

Change-Id: Iabcd6487a5bb3ed7fb6aae5dadf23a8171abcb7f
This commit is contained in:
Clark Boylan 2022-03-01 07:53:57 -08:00
parent 60f3090a8f
commit 1c73cd826c
2 changed files with 3 additions and 3 deletions

View File

@ -191,7 +191,7 @@ providers:
pools:
- name: main
# Canary capacity (by memory less than half capacity of airship pool).
max-servers: 10
max-servers: 0
labels:
- name: centos-7
min-ram: 8000
@ -253,7 +253,7 @@ providers:
- name: airship
# Jobs expected to run 1x 32GB instance + 3x 16GB instances with
# goal of running 4 jobs concurrently.
max-servers: 16
max-servers: 0
labels:
- name: ubuntu-bionic-expanded
min-ram: 16000

View File

@ -96,7 +96,7 @@ providers:
region-name: 'Kna1'
cloud: airship-citycloud
rate: 0.25
diskimages: *provider_diskimages
diskimages: []
- name: inmotion-iad3
region-name: 'iad3'