From 43b38aa729b269b98e5ad38dc6385b5ff3139c53 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Wed, 23 Sep 2015 15:50:02 -0400 Subject: [PATCH] Switch controller slave to CentOS7 slave The CentOS 7 slave has been available since 2015-09-17 and has been used by other projects successfully. We should switch the integration jobs over to use it too. Change-Id: I9feec8ae255d17e4ec28b8f7476d3d4e497f5317 Signed-off-by: Thanh Ha --- jjb/integration/integration-macros.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jjb/integration/integration-macros.yaml b/jjb/integration/integration-macros.yaml index 4fa342c70..cd2c83ff5 100644 --- a/jjb/integration/integration-macros.yaml +++ b/jjb/integration/integration-macros.yaml @@ -156,7 +156,7 @@ wrappers: - jclouds: instances: - - rk-c-el6-java: + - rk-c7-java: cloud-name: 'Rackspace DFW - Integration Dynamic Lab' count: '{controller-vms}' stop-on-terminate: False -- 2.36.6