From 379eb2869d1c48813e2e1ad62c7e49f7e71ddd78 Mon Sep 17 00:00:00 2001 From: Jeremy Stanley Date: Sat, 30 Jan 2021 14:37:11 +0000 Subject: [PATCH] Revert "Temporarily stop booting nodes in citycloud-kna1" This reverts commit a7edbb7a18ad5e48dcc025dba6583cf13284f87a. Merge once the mirror server in citycloud-kna1 is reachable and working correctly. Change-Id: I72c8344d60a3f6fe184b1ffc8a64c8f8a8d78c80 --- nodepool/nl02.openstack.org.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodepool/nl02.openstack.org.yaml b/nodepool/nl02.openstack.org.yaml index fb78f0aa03..9f8129bdb3 100644 --- a/nodepool/nl02.openstack.org.yaml +++ b/nodepool/nl02.openstack.org.yaml @@ -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