From 2137b1dc0e3dc92cea8d6363dea107d974101eab Mon Sep 17 00:00:00 2001 From: Andrew Grimberg Date: Wed, 15 Feb 2017 07:24:53 -0800 Subject: Switch the docker node from CentOS to Ubuntu Change-Id: Id462e05caebfad207699bbb0da3b2bea1e7f98a0 Signed-off-by: Andrew Grimberg --- jjb/global-templates-java.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jjb') diff --git a/jjb/global-templates-java.yaml b/jjb/global-templates-java.yaml index e11a658a9..af595b3b9 100644 --- a/jjb/global-templates-java.yaml +++ b/jjb/global-templates-java.yaml @@ -307,7 +307,7 @@ - job-template: name: '{project-name}-{stream}-docker-java-daily' project-type: freestyle - node: 'centos7-docker-8c-8g' + node: 'ubuntu1604-docker-8c-8g' properties: - ecomp-infra-properties: -- cgit 1.2.3-korg