From: Anaël Closson Date: Fri, 14 Apr 2017 08:22:26 +0000 (+0200) Subject: Docker unavailable on default node X-Git-Tag: 1.0.0-Amsterdam~516 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F27%2F3427%2F1;p=ci-management.git Docker unavailable on default node Change-Id: Id43b09a97453e6d1bcb1bde4c53cf19bac98bcff Signed-off-by: Anaël Closson --- diff --git a/jjb/mso/mso.yaml b/jjb/mso/mso.yaml index f7cfcb384..9a318fe78 100644 --- a/jjb/mso/mso.yaml +++ b/jjb/mso/mso.yaml @@ -6,8 +6,10 @@ jobs: - '{project-name}-{stream}-verify-profile-java': mvn-profile: 'with-integration-tests' + build-node: 'ubuntu1604-basebuild-8c-8g' - '{project-name}-{stream}-merge-profile-java': mvn-profile: 'with-integration-tests' + build-node: 'ubuntu1604-basebuild-8c-8g' - '{project-name}-{stream}-release-version-java-daily' - '{project-name}-{stream}-docker-version-java-daily': docker-pom: 'pom.xml'