From b421e08f897ff95ab58ebd0eecc7ec554ce4a173 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Thu, 18 Aug 2016 14:53:33 +0200 Subject: [PATCH] Up the debian-jessie min-ready This patch increases the min-ready nodes for Jessie from 1 to 3, because otherwise, we have to wait for a really long time until a build start. This can be blocking, especially when we are waiting for a fix of a build-dependency. Change-Id: I5888cd6b9d0aa67a99bf9d32e85cd18347542e68 --- nodepool/nodepool.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index 9916caa684..0b643f13d3 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -23,7 +23,7 @@ labels: - name: debian-jessie image: debian-jessie ready-script: configure_mirror.sh - min-ready: 1 + min-ready: 3 providers: - name: rax-dfw - name: rax-ord