From 2a9618a2a27b2a50937f0355bf9782166a874742 Mon Sep 17 00:00:00 2001 From: David Moreau-Simard Date: Mon, 23 Oct 2017 16:30:04 -0400 Subject: [PATCH] Shift inap-mtl01 capacity to full Zuul/Nodepool v3 inap-mtl01 was set to 150 in nodepool v2 and 40 in v3. Since we're not using v2 right now, put all that available capacity in v3. Change-Id: Id1d2f29954020eec3d7bebde002390bbcf4ca521 --- nodepool/nl01.openstack.org.yaml | 2 +- nodepool/nodepool.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nodepool/nl01.openstack.org.yaml b/nodepool/nl01.openstack.org.yaml index b2fd737a92..dde3e28b47 100644 --- a/nodepool/nl01.openstack.org.yaml +++ b/nodepool/nl01.openstack.org.yaml @@ -44,7 +44,7 @@ providers: config-drive: true pools: - name: main - max-servers: 40 + max-servers: 190 labels: - name: centos-7 min-ram: 8000 diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index b1229d68d8..073055b68a 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -555,7 +555,7 @@ providers: cloud: inap api-timeout: 60 boot-timeout: 120 - max-servers: 150 + max-servers: 0 rate: 0.001 template-hostname: '{image.name}-{timestamp}' images: