From: Thanh Ha Date: Sun, 2 Apr 2017 23:17:50 +0000 (-0700) Subject: Make tox/python jobs use 4g builder X-Git-Tag: release/carbon~198^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=30d20f8bdf62cfd861b28a29690c74b81b2c9f96;p=releng%2Fbuilder.git Make tox/python jobs use 4g builder 8G is way more than necessary for running tox builds so use a smaller system. Change-Id: I90abf9aa5483fdcf84b6199ef602972dd57dc8e6 Signed-off-by: Thanh Ha --- diff --git a/jjb/releng-templates.yaml b/jjb/releng-templates.yaml index 802448cea..e1ba3f8c6 100644 --- a/jjb/releng-templates.yaml +++ b/jjb/releng-templates.yaml @@ -201,6 +201,8 @@ # 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. @@ -219,6 +221,7 @@ # 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 @@ -239,6 +242,8 @@ # 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: