summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-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
2014-06-23Revert "Unset http_proxy due to bug in cabal"Joachim Breitner1-1/+1
This reverts commit 0eac7a78d6862013ea47d7271f979b33286e2432. Lets see if the bug has been fixed.
2014-06-21Unset http_proxy due to bug in cabalJoachim Breitner1-1/+1
(in haskell-http to be precise).
2014-06-21Merge commit 'fd94a8edc5c5a4d884f41f13e528dc2136950f47'Holger Levsen2-3/+12
2014-06-18attempt to fix squid via refresh patternsHelmut Grohne1-1/+5
2014-06-18Revert "fork chroot-run.sh for rebootstrap to test squid3"Helmut Grohne2-92/+1
squid3 shows the very same symptoms as squid2. This reverts commit 3d150e20f0267edf70923247d3c3fca2195f9dc8.
2014-06-17fork chroot-run.sh for rebootstrap to test squid3Helmut Grohne2-1/+92
Also avoids installing tons of unneeded deps.
2014-06-17rebootstrap: new architecturesHelmut Grohne1-1/+2
* sh4 succeeds in gcc dance * mips64el suggested by Aurelien Jarno
2014-06-17rebootstrap: new architecturesHelmut Grohne1-1/+2
* sh4 succeeds in gcc dance * mips64el suggested by Aurelien Jarno
2014-06-17md5sum iso images.Gabriele Giacone1-1/+2
2014-06-17Reduce fake screenshot depth to 8bit, like real ones.Gabriele Giacone1-1/+1
2014-06-14Merge remote-tracking branch 'helmut/rebootstrap'Holger Levsen1-3/+3
2014-06-14rebootstrap disable gcc-4.8 buildsHelmut Grohne1-1/+1
It is now impossible to co-install the build-dependencies of binutils and the gcc-4.8 libraries (needed for Multi-Arch version-lock). Thus all gcc-4.8 rebootstraps are doomed to fail. This commit removes the following jobs: rebootstrap_alpha_gcc48 rebootstrap_arm_gcc48 rebootstrap_arm64_gcc48 rebootstrap_armel_gcc48 rebootstrap_armhf_gcc48 rebootstrap_hppa_gcc48 rebootstrap_hppa_gcc48_nobiarch rebootstrap_i386_gcc48 rebootstrap_i386_gcc48_nobiarch rebootstrap_ia64_gcc48 rebootstrap_m68k_gcc48 rebootstrap_mips_gcc48 rebootstrap_mips_gcc48_nobiarch rebootstrap_mipsel_gcc48 rebootstrap_mipsel_gcc48_nobiarch rebootstrap_or1k_gcc48 rebootstrap_powerpc_gcc48 rebootstrap_powerpc_gcc48_nobiarch rebootstrap_powerpcspe_gcc48 rebootstrap_powerpcspe_gcc48_nobiarch rebootstrap_ppc64_gcc48 rebootstrap_ppc64_gcc48_nobiarch rebootstrap_ppc64el_gcc48 rebootstrap_ppc64el_gcc48_nobiarch rebootstrap_s390_gcc48 rebootstrap_s390_gcc48_nobiarch rebootstrap_s390x_gcc48 rebootstrap_s390x_gcc48_nobiarch rebootstrap_sparc_gcc48 rebootstrap_sparc_gcc48_nobiarch rebootstrap_sparc64_gcc48 rebootstrap_sparc64_gcc48_nobiarch rebootstrap_x32_gcc48 rebootstrap_x32_gcc48_nobiarch