From 61d743b4f7578dc62089b1ff3307edac6dcadbb2 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Fri, 15 Apr 2016 11:56:52 +0200 Subject: [PATCH] Increase min-ready for centos-7 nodes With most jobs migrated to centos-7, increase min-ready from 1 to 3. Below a short table to show the number of jobs per node: 2 bare-precise 832 centos-7 4 debian-jessie 11 devstack-centos7 9 fedora-23 414 proposal 635 release 9 tripleo-f22 1 ubuntbu-trusty-2-node 6977 ubuntu-trusty 15 ubuntu-trusty-2-node 51 ubuntu-xenial 1 wheel-mirror-centos-7-amd64 1 wheel-mirror-ubuntu-trusty-amd64 Change-Id: I09a8e2a89b8e16df2045f83ea7d387d70bf806cf --- nodepool/nodepool.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index 8ea5ae5398..353c06afd9 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -99,7 +99,7 @@ labels: - name: centos-7 image: centos-7 ready-script: configure_mirror.sh - min-ready: 1 + min-ready: 3 providers: - name: rax-dfw - name: rax-ord