summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-09-232nd attempt at building reproducible packagesHolger Levsen5-27/+54
2014-09-23fixup reproducible jobsHolger Levsen1-9/+10
2014-09-23start with sid-reproducible jobs. totally WIP atmHolger Levsen2-0/+60
2014-09-23g-i: only workaround #757818 on squeeze+wheezy, which are affected by the ↵Holger Levsen1-2/+8
bug. this speeds up jessie tests.
2014-09-23g-i edu: add new test, 'Debian Edu (jessie) main-server', and run this and ↵Holger Levsen2-1/+405
the jessie Edu standalone test, daily for the next weeks
2014-09-23fix typoHolger Levsen1-1/+1
2014-09-23g-i: schedule debian-edu wheezy-test installation less often (only once a ↵Holger Levsen1-6/+6
month now)
2014-09-18use cgit anonscm-links on alioth instead of gitweb.Holger Levsen13-13/+13
2014-09-17d-i logparse rules: ignore warnings as requested by KiBi in ↵Holger Levsen1-0/+4
<20140916211708.GW2754@mraw.org>
2014-09-14Merge branch 'gg0/gnomedesktop'Helmut Grohne1-0/+1
Currently g-i-installation_debian_jessie_gnome actually installs xfce as can be seen for example in one of the screenshots of https://jenkins.debian.net/job/g-i-installation_debian_jessie_gnome/65/. Thanks to Gabriele Giacone for the report and solution.
2014-09-14limit other lintian jobs to 6h as wellHelmut Grohne1-2/+2
2014-09-14limit lintian job runs to 6hHelmut Grohne1-1/+1
2014-09-14rebootstrap: remove unsupported architectures ia64 and s390Helmut Grohne1-2/+1
2014-09-10chroot-install: clean downloaded packagesHelmut Grohne1-0/+6
Downloaded packages can consume rather large amounts of space (more than 2GB in some cases). By removing them early, we may be able to avoid writing them to a physical disk reducing the load imposed by the test. The major use case is running chroot-installations on tmpfs.
2014-09-08chroot-run.sh minimal should bootstrap a minbaseHelmut Grohne1-1/+2
This should further reduce the incurred io load.
2014-09-06Merge remote-tracking branch 'helmut/munin-io'Holger Levsen1-1/+1
2014-09-06munin only reloads with forceHelmut Grohne1-1/+1
2014-09-06Merge remote-tracking branch 'helmut/rebootstrap'Holger Levsen1-2/+3
2014-09-02enable munin plugins relevant to io loadHelmut Grohne4-2/+6
2014-09-02rebootstrap architecture updateHelmut Grohne1-2/+3
* arm is completely dead * ppc64el does not have multilib This commit removes the following jobs: rebootstrap_arm_gcc49 rebootstrap_ppc64el_gcc49_nobiarch
2014-08-24Force tasksel/desktop to gnome in g-i-i_d_jessie_gnome job.Gabriele Giacone1-0/+1
2014-08-23dvswitch: force building with shared libsHolger Levsen1-1/+1
2014-08-22dvswitch: remove libavcodec-dev and libavutil-devHolger Levsen1-1/+1
2014-08-22add bugnumber 758881 as reference for workaroundHolger Levsen1-1/+1
2014-08-22Workaround vncdo type command.Gabriele Giacone1-1/+10
Sometimes "e" chars don't get received by qemu vnc server, sometimes they get received infinitely as if "e" key was kept pressed.
2014-08-21Sudo dd to zero LVs.Gabriele Giacone1-0/+1
2014-08-20Workaround swap signature detection, zero'ing LVs.Gabriele Giacone1-0/+2
2014-08-19Sudo to detect logical volume file type.Gabriele Giacone2-1/+2
2014-08-18Do not attach a serial console anymore.Gabriele Giacone1-3/+0
2014-08-18Fix gocr recognition by converting background to black.Gabriele Giacone1-6/+10
2014-08-18Add more patterns to detect VM poweroff.Gabriele Giacone1-1/+3
2014-07-27Check VG presence too.Gabriele Giacone1-0/+2
2014-07-27housekeeping: monitor /(s)chrootsHolger Levsen1-2/+10
2014-07-27Restore boot sector check.Gabriele Giacone1-0/+6
2014-07-27Merge remote-tracking branch 'gg0/lvm-hardcoded-pv', too lazy to rebase.Holger Levsen3-19/+34
2014-07-27[hurd] ACPI poweroff is now working, remove workaround.Gabriele Giacone1-20/+1
2014-07-26Create LVM physical volume if not already done.Gabriele Giacone1-0/+15
2014-07-25Switch qemu disk images from files to LVM logical volumes.Gabriele Giacone2-19/+19
2014-07-21squid3: add refresh patterns for Debian reposHelmut Grohne1-0/+5
2014-07-21squid3: raise object size limitsHelmut Grohne1-0/+2
2014-07-21import squid3.conf from jenkins.d.nHelmut Grohne1-0/+5780
2014-07-20chroot-run.sh: be verbose about the amount of time we sleepHolger Levsen1-2/+3
2014-07-20slow down when debootstrap failsHelmut Grohne1-1/+5
When one debootstrap fails, chroot-run finishes very quickly. That way a temporary network failure quickly eats the whole jenkins job queue producing large numbers of false errors. Rather delay such failures, hoping that they healed themselves after the delay.
2014-07-20rebootstrap: sh4 does not have multilibHelmut Grohne1-1/+1
This commit removes the job rebootstrap_sh4_gcc49_nobiarch.
2014-07-19Use the correct binary packages for the chromium browserPaul Wise1-3/+3
2014-07-10Copy stats.csv in cleanupJoachim Breitner1-5/+6
2014-07-10haskell-package-plan: Remove “totals” graph, due to Jenkins bugJoachim Breitner1-9/+9
2014-07-10Plot: Do not use exclusion, to avoid bugJoachim Breitner1-4/+4
2014-06-25Use squid3 in cabal-installJoachim Breitner1-1/+1
There is a bug that is triggered by using squid2 (https://github.com/haskell/HTTP/issues/68) and helmut found out that it does not happen with squid3. Hence use squid3.
2014-06-24Merge remote-tracking branch 'helmut/rebootstrap'Holger Levsen0-0/+0