From 72672a5a8806f060398e5b60aebecb8f249d7c98 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 1 Sep 2015 16:15:06 +0200 Subject: fixup 031bcbe: rebootstrap: move or1k jobs to profitbricks4 node --- job-cfg/rebootstrap.yaml.py | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'job-cfg') diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index da3bae3e..17a58721 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -78,7 +78,7 @@ print(""" branches: - '{my_branchname}' builders: - - shell: '{my_wrapper} LC_ALL=C /srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH={my_arch} {my_params}' + - shell: '{my_wrapper} HOST_ARCH={my_arch} {my_params}' publishers: - logparser: parse-rules: '/srv/jenkins/logparse/rebootstrap.rules' @@ -142,4 +142,7 @@ for arch in sorted(architectures): debbindiff_comment=" showing debbindiffs" if debbindiff else "", node=get_node(arch))) if get_node(arch): - print(" my_wrapper: '/srv/jenkins/bin/reproducible_master_wrapper.sh'") + print(" my_wrapper: '/srv/jenkins/bin/jenkins_master_wrapper.sh'") + else: + print(" my_wrapper: 'LC_ALL=C /srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh'") + -- cgit v1.2.3-70-g09d2