Make tox/python jobs use 4g builder
[releng/builder.git] / 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: