From 7942c19f22ace3e61196b1896b66c0aeed82ba79 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Tue, 18 Dec 2018 07:59:16 -0800 Subject: [PATCH] Use OVH BHS1 again Set ovh-bhs1 max-servers to 150. OVH (thank you amorin) have debugged and corrected a memory leak there that we believe to be the cause of the test node slowness. Frickler and I have run fio tests on VMs running on each hypervisor in the region and they look happy. We've also run spot tests of devstack and tempest which also appear happy. Change-Id: If6fd5a6194a9996e8b031f74918f373dc7bbe758 --- nodepool/nl04.openstack.org.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodepool/nl04.openstack.org.yaml b/nodepool/nl04.openstack.org.yaml index 7553a7c5ca..d92adb0348 100644 --- a/nodepool/nl04.openstack.org.yaml +++ b/nodepool/nl04.openstack.org.yaml @@ -54,7 +54,7 @@ providers: config-drive: true pools: - name: main - max-servers: 0 + max-servers: 150 labels: &provider_pools_labels - name: centos-7 min-ram: 8000