From 953809b60f068838376225626a23202d6c2c47bb Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Mon, 2 Oct 2017 11:51:52 -0700 Subject: [PATCH] Disable infracloud We are seeing large numbers of ssh failures to infracloud test nodes. Let's disable the cloud while we work through other issues in the zuulv3 transition. Change-Id: I6107154efb56de876c63b6c587072f5001b141ef --- 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 a3967b16d0..a755aa1a08 100644 --- a/nodepool/nl02.openstack.org.yaml +++ b/nodepool/nl02.openstack.org.yaml @@ -260,7 +260,7 @@ providers: config-drive: true pools: - name: main - max-servers: 56 + max-servers: 0 labels: - name: centos-7 min-ram: 8000 @@ -313,7 +313,7 @@ providers: config-drive: true pools: - name: main - max-servers: 56 + max-servers: 0 labels: - name: centos-7 min-ram: 8000