summaryrefslogtreecommitdiffstats
path: root/hosts/profitbricks-build3-amd64
AgeCommit message (Collapse)AuthorFilesLines
2017-05-29reproducible Debian: require network-online for rc.local service everywhereHolger Levsen1-0/+4
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-05-21Update dsa-check-running-kernel from dsa-nagios (to support kernel 4.x as ↵Mattia Rizzolo1-5/+7
present in stretch) Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-04-29rc.local/update_jdn.sh: rework disabling dsa-check-packagesAlexander Couzens1-3/+0
When rc.local was executed, it disables dsa-check-packages via ln -sf /bin/true /usr/local/bin/dsa-check-packages which disables it. But when the next time update_jdn.sh run, update_jdn.sh overwrite /bin/true with the original dsa-check-packages perl script. All scripts which use /bin/true rather than a built-in (like bash) might fail if some packages are outdated. Disabling of dsa-check-packages is done now in update_jdn.sh, but after dsa-check-packages got overwritten. It's also now using a one line shell script instead of a symbolic link, which allows to add a comment. Also add temporary check if /bin/true is a perl script and repair it by reinstalling coreutils. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-04-28/etc/pbuilderrc: stop bind-mounting /dev/shm: pbuilder since 0.228 takes ↵Mattia Rizzolo1-4/+0
care of that Signed-off-by: Mattia Rizzolo <mattia@debian.org> Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-04-28simplify (and fix) check for incorrect mtuHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-04-28add debugging output and change system lastHolger Levsen1-19/+18
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-04-20save update_jdn output in /var/log/jenkins/update_jdn.log and logrotate itHolger Levsen1-0/+9
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-03-30reproducible Debian: set eth's MTU to 1500 on boot, if it's not set to 1500Holger Levsen1-0/+14
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-02-16reproducible Debian: add two new armhf hosts and their maintenace jobs, ↵Holger Levsen1-5/+9
thanks vagrant Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-28remove helmut from all root aliases except pb9Holger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-21reproducible Debian: add code to fixup /(dev|run)/shm on boot, see #851427Holger Levsen1-0/+10
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2017-01-21reproducible Debian: refactor, use one common rc.local script for all hostsHolger Levsen1-8/+67
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-12-26fixup 8b943b55: reproducible Debian: run odd numbered codethink nodes in the ↵Holger Levsen1-1/+3
future too Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-12-23reproducible Debian: build on tmpfs on arm64 tooHolger Levsen1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-12-22reproducible Debian: add arm64 to tested architectures, thanks to ↵Holger Levsen1-1/+2
codethink.co.uk providing us with 8 moonshot arm64 sleds Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-05reproducible Debian: add code to deal with pb15+16 running in the futureHolger Levsen1-2/+3
2016-09-19reproducible Debian armhf: replace opi2a with jtk1a, except for builder jobsHolger Levsen1-2/+2
2016-08-14pbuilder: stop unsetting http_proxy, pbuilder does it itself nowadays (see ↵Mattia Rizzolo1-3/+1
#780587) Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-14pbuilderrc: stop explicitly bindmounting /sys; pbuilder does it itself nowadaysMattia Rizzolo1-2/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-14pbuilderrc: use PBUILDER_OPERATION instead of undocumented ↵Mattia Rizzolo1-6/+6
PBCURRENTCOMMANDLINEOPERATION Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-04reproducible debian: use eatmydata on i386+armhfHolger Levsen1-0/+10
2016-06-02reproducible debian: add three new armhf build nodes, thanks to Vagrant, ↵Holger Levsen1-3/+3
with maintenance and setup jobs
2016-06-02reproducible debian: unify /etc/pbuilderrc for all hostsHolger Levsen1-0/+10
2016-05-28add new node, profitbricks-build10-amd64, for lvc testsHolger Levsen1-1/+1
2016-05-12use same squid.conf as for jenkins hosts. (allow cucumber VMs access via ↵Holger Levsen1-2/+2
squid (assuming they're on 10.x.x.x)
2016-04-10stop downloading package descriptions, thanks Vagrant for the ideaHolger Levsen1-0/+1
2016-03-25reproducible debian: adopt pbuilderrc to new i386 hostsHolger Levsen1-1/+1
2016-03-06reproducible armhf: fixup: add bbx15 and ff4* to pbuilderrc and ↵Holger Levsen1-1/+1
common_functions.sh too
2016-03-06reproducible armhf: add bbx15 to pbuilderrc tooHolger Levsen1-2/+2
2016-02-12reproducible: correctly configure schroot for sessions on tmpfsHolger Levsen1-1/+2
2016-02-03reproducible armhf: add new armhf node, thanks to VagrantHolger Levsen1-1/+1
2016-01-25add contrib to sections usedHolger Levsen1-6/+6
2016-01-14reproducible armhf: add new armhf node and pbuilder/schroot/maintenance jobs ↵Holger Levsen1-0/+31
for it, thanks to Vagrant
2016-01-10reproducible archlinux: configure schroot ob pb3 as on jenkinsHolger Levsen1-0/+11
2016-01-06kill all processes run under /usr/bin/timeout tooHolger Levsen1-1/+5
2015-12-23reproducible munin monitoring: ignore /srv/workspace/varlibschrootHolger Levsen1-1/+1
2015-12-21reproducible archlinux: put /var/lib/schroot on tmpfsHolger Levsen1-0/+6
2015-12-21use 'date -u' alwaysHolger Levsen1-1/+1
2015-12-17reproducible fedora rpms: configure yum correctly inside mockHolger Levsen2-4/+4
2015-12-17reproducible fedora rpms: configure yum as we configure mockHolger Levsen2-8/+19
2015-12-14Revert "reproducible rpms: temporarily disable dhiru's repo to see if it's ↵Holger Levsen1-1/+1
causing yum breakge" This reverts commit de7064c18e86f9c4fb29da82023da543a60369e5.
2015-12-14reproducible rpms: temporarily disable dhiru's repo to see if it's causing ↵Holger Levsen1-1/+1
yum breakge
2015-12-13reproducible fedora rpms: build with -j8 everywhere for nowHolger Levsen1-0/+2
2015-12-13reproducible fedora rpms: fix mock setupHolger Levsen1-25/+4
2015-12-12remove accidently commited fileHolger Levsen1-61/+0
2015-12-11reproducible fedora rpms: temporarily disable gpg verification of packagesHolger Levsen1-4/+4
2015-12-11reproducible fedora rpms: no metalinks pleaseHolger Levsen1-7/+1
2015-12-11reproducible fedora rpms: building on debian seems to need these mirrorlistsHolger Levsen1-0/+6
2015-12-11reproducible fedora rpms: cleanup dhiru's config a bitHolger Levsen1-6/+2
2015-12-11reproducible fedora rpms: config as taken from ↵Holger Levsen1-9/+22
https://github.com/kholia/ReproducibleBuilds/blob/master/fedora-23-x86_64-reproducible-builds.cfg