From 9594597ec3c659c792990e5963fbcd4b9c84bf22 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ana=C3=ABl=20Closson?= Date: Wed, 15 Feb 2017 13:38:25 +0100 Subject: [PATCH] Using centos7 image for docker MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Change-Id: I9252cc552a230dbffd8968c8fe77acb856988159 Signed-off-by: Anaël Closson --- jjb/global-templates-java.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/jjb/global-templates-java.yaml b/jjb/global-templates-java.yaml index ff5f25ec5..a9a368ee2 100644 --- a/jjb/global-templates-java.yaml +++ b/jjb/global-templates-java.yaml @@ -307,6 +307,7 @@ - job-template: name: '{project-name}-{stream}-docker-java-daily' project-type: freestyle + node: 'centos7-docker-8c-8g' properties: - ecomp-infra-properties: -- 2.16.6