From 13f5aa832eca3be73edbb267c7f33e992f433fc4 Mon Sep 17 00:00:00 2001 From: Clark Boylan Date: Wed, 14 Jan 2015 16:15:18 -0800 Subject: [PATCH] Set devstack-centos7-dib min ready to 1 We can build centos7 dib images with our new trusty nodepool server. Set the min ready for that node type to 1 so that we exercise these images by booting nodes off of them. Later we will want to add jobs to test that these images can run tests successfully. Change-Id: I970b13d1c35e652e31705e9971fa7e0a10fa046e --- modules/openstack_project/templates/nodepool/nodepool.yaml.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/openstack_project/templates/nodepool/nodepool.yaml.erb b/modules/openstack_project/templates/nodepool/nodepool.yaml.erb index 2bbe008275..e993e818b7 100644 --- a/modules/openstack_project/templates/nodepool/nodepool.yaml.erb +++ b/modules/openstack_project/templates/nodepool/nodepool.yaml.erb @@ -206,7 +206,7 @@ labels: - name: devstack-centos7-dib image: devstack-centos7-dib ready-script: configure_mirror.sh - min-ready: 0 + min-ready: 1 providers: - name: hpcloud-b1 - name: hpcloud-b2