summaryrefslogtreecommitdiffstats
path: root/hosts
AgeCommit message (Collapse)AuthorFilesLines
2015-10-05reproducible: replace 'ps fax|grep -v grep|grep foo|wc -l' with 'pgrep -fc foo'Holger Levsen1-1/+1
2015-10-05reproducible: use pgrep, less pipesHolger Levsen6-12/+12
2015-10-05reproducible: fix munin graphs to count correctlyHolger Levsen6-12/+12
2015-10-04munin: exclude /sys/fs/cgroup in df* pluginsHolger Levsen9-9/+9
2015-10-04munin: stop graphing diskstats plugin and disable iostat_ios plugin everywhereHolger Levsen1-0/+40
2015-10-04reproducible: try harder to log the hostnameHolger Levsen8-8/+8
2015-10-04reproducible: graph number of reproducible builds running per nodeHolger Levsen6-0/+336
2015-10-03reproducible: run df on pbuilder failures to debug diskspace issuesHolger Levsen8-0/+32
2015-10-03reproducible: allow umounting schrootsHolger Levsen7-0/+7
2015-10-03munin/df plugin: exclude sysfs filesystems and /dev/shmHolger Levsen9-18/+18
2015-10-03reproducible: allow sudo where schroot-create.sh needs itHolger Levsen6-18/+24
2015-10-02reproducible: let's not run the 2nd build in the future until things run ↵Holger Levsen4-4/+20
more stable again
2015-10-02reproducible: better explain maintainer notificationsHolger Levsen4-15/+15
2015-09-28reproducible: allow sudo where schroot-create.sh needs itHolger Levsen1-3/+4
2015-09-28reproducible: temporarily disable disorderfsHolger Levsen8-0/+24
we have problems properly unmounting it (or rather cleanup…) and I'm unable to debug and fix this properly atm. thus, to avoid false ftbfs due to out of disk space problems, we disable it temporarily.
2015-09-25update IPsHolger Levsen1-2/+2
2015-09-23reproducible: use disorderfs on every 2nd buildHolger Levsen21-12/+276
2015-09-23reproducible: be more verbose when mounting+unmounting with disorderfsHolger Levsen3-0/+6
2015-09-22fixup 32a4d96: reproducible: enable disorderfs on hb0Holger Levsen2-0/+26
2015-09-22reproducible: enable disorderfs on hb0Holger Levsen2-3/+13
2015-09-22reproducible: also unmount disorderfs as root - compliment cf017798Holger Levsen2-2/+2
2015-09-22disorderfs is unneeded on the hostHolger Levsen1-1/+0
2015-09-22reproducible: remove cleanup code as each build job now cleans up before ↵Holger Levsen1-3/+0
starting a build
2015-09-22reproducible: install EXTRA_PACKAGES when setting up pbuilder and not during ↵Holger Levsen8-8/+8
each and every build - this is a followup for 049a78fc
2015-09-22Revert "reproducible: hosting is serious business, thanks for that too, Vagrant"Holger Levsen8-8/+8
This reverts commit 6db56cf69baf0808697148bb9cf84d18d65bfe77.
2015-09-22reproducible: hosting is serious business, thanks for that too, VagrantHolger Levsen8-8/+8
2015-09-22reproducible: install disorderfs within pbuilder on all nodesHolger Levsen8-31/+31
2015-09-22reproducible: (would) use new --multi-user=yes feature from disorderfs 0.3.0-1Holger Levsen1-4/+3
2015-09-22reproducible: fixup rewrite condition in c5a7c8a5Holger Levsen1-1/+1
2015-09-22reproducible: also rewrite /$suite/armhf/$pkg urls as expectedHolger Levsen1-3/+3
2015-09-22reproducible: fix commentHolger Levsen1-1/+1
2015-09-21add profitbricks-build3-amd64Holger Levsen7-1/+257
2015-09-21send munin notifications to qa-jenkins-scm@lists.alioth.debian.orgHolger Levsen1-1/+1
2015-09-15don't complain about low read io so earlyHolger Levsen1-0/+14
2015-09-13warn a bit later about almost full disksHolger Levsen1-4/+4
2015-09-12apache: do not pass /munin-cgi to the jenkins webui in the backendMattia Rizzolo1-0/+1
2015-09-10reproducible: call schroot without sudoHolger Levsen7-14/+0
2015-09-09reproducible: fixup sudo usageHolger Levsen7-7/+7
2015-09-09sigh, typosHolger Levsen7-14/+14
2015-09-09reproducible: allow to use schroot as needed (fixup acaeeaa2)Holger Levsen7-0/+14
2015-09-09reproducible: redirect '(/testing|unstable|/experimental)/(amd64|armhf)' and ↵Holger Levsen1-0/+10
'(/(amd64|armhf)' properly
2015-09-09munin: correctly graph past values when we had more cores. (Thanks to Steve ↵Holger Levsen1-0/+1
Schnepp for this.)
2015-09-09warn earlier about filled up space on /srv/workspaceHolger Levsen1-0/+8
2015-09-09munin: mostly ignore bad latencyHolger Levsen1-0/+12
2015-09-07rebootstrap: configure squid3 with 8gb cacheHolger Levsen1-0/+5787
2015-09-07reproducible: it seems to be easier to run 400 days in the past...Holger Levsen3-6/+6
2015-09-07modify rc.local on hb0|bpi0|profitbricks-build2 to run the system 400 days ↵Holger Levsen3-0/+21
in the future (so far only manually deployed on bpi0)
2015-09-07send mail on reboot for all nodesHolger Levsen7-0/+112
2015-09-07use hostname -f to determine own hostnameHolger Levsen1-1/+1
2015-09-07make build nodes send mailHolger Levsen7-0/+287