From b0949811ee83ea39721ccfe9a5b7f7581852bd24 Mon Sep 17 00:00:00 2001 From: Ramy Asselin Date: Tue, 15 Mar 2016 12:57:59 -0700 Subject: [PATCH] Pin nodepool to latest tag 0.3.0 for 3rd party CI There are some upcoming changes to nodepool. [1] Pin to 0.3.0 to keep 3rd party ci more stable. [1] http://lists.openstack.org/pipermail/openstack-infra/2016-July/004526.html Change-Id: I196507c84c822f4ed0243c968315610bd1a8c030 --- contrib/single_node_ci_data.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/single_node_ci_data.yaml b/contrib/single_node_ci_data.yaml index 317ce3c..28e9b64 100644 --- a/contrib/single_node_ci_data.yaml +++ b/contrib/single_node_ci_data.yaml @@ -35,5 +35,5 @@ mysql_nodepool_password: secret_mysql_nodepool_password #nodepool_jenkins_target: jenkins1 #jenkins_api_key: #jenkins_credentials_id: -#nodepool_revision: master +nodepool_revision: 0.3.0 #nodepool_git_source_repo: https://git.openstack.org/openstack-infra/nodepool