From 1eaf6038c34f4c6a077650d40fc2ebe11334f6bf Mon Sep 17 00:00:00 2001 From: Paul Belanger Date: Mon, 13 Jul 2015 10:54:31 -0400 Subject: [PATCH] Switch to devstack-{ostype} for beaker infra jobs Mostly because openstack-puppet is doing this, we should to. It should also fix our unregistered centos7 job since we don't have bare-centos7 Change-Id: I654bc6e456063afeee2c5598143acfb8ad445831 Signed-off-by: Paul Belanger --- jenkins/jobs/infra.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jenkins/jobs/infra.yaml b/jenkins/jobs/infra.yaml index f3d32505ce..25a3aa8d2e 100644 --- a/jenkins/jobs/infra.yaml +++ b/jenkins/jobs/infra.yaml @@ -106,7 +106,7 @@ - job-template: name: 'gate-openstackci-beaker-{ostype}' - node: 'bare-{ostype}' + node: 'devstack-{ostype}' builders: - link-logs