From 9b4dc40f1230b582c7f5e387cb01f99ae4e100b5 Mon Sep 17 00:00:00 2001 From: Andreas Jaeger Date: Wed, 9 Mar 2016 11:32:18 +0100 Subject: [PATCH] Update min-ready for {bare,ubuntu}-trusty With soon less than 100 jobs using bare-trusty and most jobs using ubuntu-trusty already, let's change the min-ready settings: Scale down for bare-trusty to 1 and increase ubuntu-trusty to 8 which is the old value of bare-trusty. Change-Id: I061ba07af97155042f82f15b357a48bd3952418c --- nodepool/nodepool.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nodepool/nodepool.yaml b/nodepool/nodepool.yaml index 307af3339c..d0fdcd3857 100644 --- a/nodepool/nodepool.yaml +++ b/nodepool/nodepool.yaml @@ -45,7 +45,7 @@ labels: - name: bare-trusty image: bare-trusty ready-script: configure_mirror.sh - min-ready: 8 + min-ready: 1 providers: - name: rax-dfw - name: rax-ord @@ -53,7 +53,7 @@ labels: - name: ubuntu-trusty image: ubuntu-trusty ready-script: configure_mirror.sh - min-ready: 4 + min-ready: 8 providers: - name: ovh-gra1 - name: ovh-bhs1