From 8a00690661d15328b3bbd2cf0cf30441cb7dce1f Mon Sep 17 00:00:00 2001 From: Yuriy Shyyan Date: Tue, 21 Sep 2021 08:00:29 -0400 Subject: [PATCH] Scaling down InMotion nodepool resource. Unfortunately with 40 we still saw OOM kills, Launch Errors as well as reported long run times due to CPU overcommit. Change-Id: I40a928fc910d557c9c846918037760ac39b0d74a --- nodepool/nl02.opendev.org.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodepool/nl02.opendev.org.yaml b/nodepool/nl02.opendev.org.yaml index ecf055a7dd..a521f313df 100644 --- a/nodepool/nl02.opendev.org.yaml +++ b/nodepool/nl02.opendev.org.yaml @@ -295,7 +295,7 @@ providers: diskimages: *provider_diskimages pools: - name: main - max-servers: 40 + max-servers: 32 labels: - name: centos-7 min-ram: 8000