Make tox/python jobs use 4g builder 36/54236/1
authorThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 2 Apr 2017 23:17:50 +0000 (16:17 -0700)
committerThanh Ha <thanh.ha@linuxfoundation.org>
Sun, 2 Apr 2017 23:24:08 +0000 (16:24 -0700)
8G is way more than necessary for running tox builds so use a smaller
system.

Change-Id: I90abf9aa5483fdcf84b6199ef602972dd57dc8e6
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
jjb/releng-templates.yaml

index 802448ceab75de9fbb9046c7dd0f7e973895463a..e1ba3f8c6e8dc146d2374bf98a7db4215b0ce620 100644 (file)
     #     toxdir:    directory containing the project's tox.ini relative to
     #                the workspace. Empty works if tox.ini is at project root.
 
+    build-node: centos7-java-builder-2c-4g
+
     <<: *tox_builder_verify
 
 # Specification for projects outside release cycle, to avoid referring a stream.
     #     toxdir:    directory containing the project's tox.ini relative to
     #                the workspace. Empty works if tox.ini is at project root.
 
+    build-node: centos7-java-builder-2c-4g
     branch: master
 
     <<: *tox_builder_verify
     #     toxdir:    directory containing the project's tox.ini relative to
     #                the workspace. Empty works if tox.ini is at project root.
 
+    build-node: centos7-java-builder-2c-4g
+
     <<: *tox_builder_verify
 
 - job-template: