Allow docker-java to specify node
Allow {project-name}-{stream}-docker-java-daily
to allow a specific build-node to be able to run these
jobs using the ARM architecture nodes.
All current projects using this job will stay unchaged and
will still run their builds on ubuntu1604-docker-8c-8g.
Change-Id: I36dd81f3de10a1f40d3c1aabe7d379475f78d6c8
Issue-ID: CIMAN-219
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
diff --git a/jjb/aai/aai-esr-gui.yaml b/jjb/aai/aai-esr-gui.yaml
index f5c9b83..e8596d7 100644
--- a/jjb/aai/aai-esr-gui.yaml
+++ b/jjb/aai/aai-esr-gui.yaml
@@ -8,7 +8,7 @@
- '{project-name}-{stream}-release-version-java-daily'
- '{project-name}-{stream}-docker-java-daily':
mvn-params: '-Dmaven.test.skip=true'
-
+ build-node: ubuntu1604-docker-8c-8g
project: 'aai/esr-gui'
stream:
- 'master':