From fd94a8edc5c5a4d884f41f13e528dc2136950f47 Mon Sep 17 00:00:00 2001 From: Helmut Grohne Date: Fri, 23 May 2014 13:19:15 +0200 Subject: use minimal chroots for rebootstrap This should reduce io-load on jenkins by not installing unneeded stuff. --- job-cfg/rebootstrap.yaml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'job-cfg/rebootstrap.yaml.py') diff --git a/job-cfg/rebootstrap.yaml.py b/job-cfg/rebootstrap.yaml.py index 0d038426..287b12a3 100755 --- a/job-cfg/rebootstrap.yaml.py +++ b/job-cfg/rebootstrap.yaml.py @@ -60,7 +60,7 @@ print(""" branches: - '{my_branchname}' builders: - - shell: '/srv/jenkins/bin/chroot-run.sh sid ./bootstrap.sh HOST_ARCH={my_arch} {my_params}' + - shell: '/srv/jenkins/bin/chroot-run.sh sid minimal ./bootstrap.sh HOST_ARCH={my_arch} {my_params}' publishers: - email: recipients: 'jenkins+debian-bootstrap helmutg@debian.org' -- cgit v1.2.3-70-g09d2