diff options
author | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-11-08 13:03:33 -0800 |
---|---|---|
committer | Jessica Wagantall <jwagantall@linuxfoundation.org> | 2018-11-27 12:21:48 -0800 |
commit | d50aa197273571479f6d4e30c07dbb59a2b6def4 (patch) | |
tree | 746d74492e6991e50124d40c18fd73acc7e3e2d2 /jjb/oom | |
parent | add2c4726724cc6b7fa01e149c8c6e6594d9eee2 (diff) |
Allow docker-java to specify node
Allow {project-name}-{stream}-docker-java-version-shell-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: Iba2032d80038d5b4d4ef3a73900c89866a896918
Issue-ID: CIMAN-219
Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
Diffstat (limited to 'jjb/oom')
-rw-r--r-- | jjb/oom/oom-registrator.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jjb/oom/oom-registrator.yaml b/jjb/oom/oom-registrator.yaml index 060ffb731..0fb0dff47 100644 --- a/jjb/oom/oom-registrator.yaml +++ b/jjb/oom/oom-registrator.yaml @@ -11,6 +11,7 @@ mvn-goals: 'install' script: !include-raw-escape: 'build-registrator-docker-image.sh' + build-node: ubuntu1604-docker-8c-8g project: 'oom/registrator' stream: - 'master': |