From 764431cec1764a18575b42e1531d90200640b7a0 Mon Sep 17 00:00:00 2001 From: Kevin Fox Date: Thu, 6 Apr 2017 08:53:48 -0700 Subject: [PATCH] Fix Kolla-Kubernetes upgrade job This PS fixes the node type that was wrongly specified. Change-Id: Ic85ef5c59fc7d9975f8080cf474d6ac594d8b5ac --- jenkins/jobs/projects.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/jobs/projects.yaml b/jenkins/jobs/projects.yaml index bda2f715af..4d32abe9ae 100644 --- a/jenkins/jobs/projects.yaml +++ b/jenkins/jobs/projects.yaml @@ -6252,7 +6252,7 @@ action: upgrade config: ceph distro: centos - node: 'centos' + node: 'centos-7' type: binary ver: - '2'