From: JulienBe Date: Mon, 2 Oct 2017 07:38:21 +0000 (+0200) Subject: Specify correct build node for so release X-Git-Tag: 1.0.0-Amsterdam~103 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=24f3680d1816d13a0ee175e12bde9df5785a8a62;p=ci-management.git Specify correct build node for so release Change-Id: I34be8c89bc677e7c11eceba90bd96e92f03615b6 Issue-ID: SO-168 Signed-off-by: JulienBe --- diff --git a/jjb/so/so.yaml b/jjb/so/so.yaml index 325b0fe1a..e28bd2889 100644 --- a/jjb/so/so.yaml +++ b/jjb/so/so.yaml @@ -14,6 +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' - '{project-name}-{stream}-docker-version-java-daily': docker-pom: 'pom.xml' mvn-profile: 'docker'