aboutsummaryrefslogtreecommitdiff
path: root/tcwg-buildfarm-master-hetzner.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2015-08-26 11:03:09 +0200
committerChristophe Lyon <christophe.lyon@linaro.org>2015-08-26 11:14:43 +0200
commit273f0409501e884dea56217ea180fca0c88c92c1 (patch)
treecfc842d3ed27538729a063127fd0af831f263f53 /tcwg-buildfarm-master-hetzner.yaml
parent989e35b46baa68f3cea4ee7eeb4405f77190ca3b (diff)
tcwg-buildfarm-master-cambridge-01
tcwg-buildfarm-master-cambridge-02 tcwg-buildfarm-master-cambridge-03 tcwg-buildfarm-master-cambridge-04 tcwg-buildfarm-master-cambridge-05 tcwg-buildfarm-master-cambridge-06 tcwg-buildfarm-master-cambridge tcwg-buildfarm-master-hetzner-02 tcwg-buildfarm-master-hetzner-04 tcwg-buildfarm-master-hetzner-06 tcwg-buildfarm-master-hetzner-07 tcwg-buildfarm-master-hetzner-08 tcwg-buildfarm-master-hetzner-09 tcwg-buildfarm-master: Stop using ulimit -v and ulimit -d. tcwg-buildfarm-master-hetzner: Restore use of ulimit -n. All uses of ulimit are now consistent across all TCWG jobs. Change-Id: Idf0860562133012effce52920f2874d4a0d3aacd
Diffstat (limited to 'tcwg-buildfarm-master-hetzner.yaml')
-rw-r--r--tcwg-buildfarm-master-hetzner.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/tcwg-buildfarm-master-hetzner.yaml b/tcwg-buildfarm-master-hetzner.yaml
index 33d29940df..c816fda5a9 100644
--- a/tcwg-buildfarm-master-hetzner.yaml
+++ b/tcwg-buildfarm-master-hetzner.yaml
@@ -152,6 +152,8 @@
norebuild="--norebuild"
fi
+ ulimit -u 5000
+
session_id=$(schroot -b -c chroot:$schroot_image --preserve-environment)
BUILD_SHELL="schroot -r -c session:$session_id --preserve-environment -- bash"
$BUILD_SHELL -c "echo \"Build session is up; ulimit config:\"; ulimit -a"