From: JulienBe Date: Mon, 2 Oct 2017 14:47:37 +0000 (+0200) Subject: Specify correct build node for so release X-Git-Tag: 1.0.0-Amsterdam~92 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=06365ad077bb3c1c37a338f5dfba027123d45422;p=ci-management.git Specify correct build node for so release Issue-ID: SO-168 Change-Id: I1d66619ebf65ecb553f06deb31c9900a91c8c731 Signed-off-by: JulienBe Signed-off-by: Andrew Grimberg --- diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml index e28bd2889..7278f0f7f 100644 --- a/jjb/so/so.yaml +++ b/jjb/so/so.yaml @@ -14,7 +14,7 @@ archive-artifacts: 'packages/arquillian-unit-tests/target/**/*' - '{project-name}-{stream}-release-version-profile-java-daily': mvn-profile: 'with-integration-tests' - build-node: 'ubuntu1604-basebuild-8c-8g' + build-node: 'ubuntu1604-docker-8c-8g' - '{project-name}-{stream}-docker-version-java-daily': docker-pom: 'pom.xml' mvn-profile: 'docker'