Merge "Revert "Temporarily stop booting nodes in citycloud-kna1""

This commit is contained in:
Zuul 2021-02-02 19:40:35 +00:00 committed by Gerrit Code Review
commit 2c2bc3705d
1 changed files with 2 additions and 2 deletions

View File

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