summaryrefslogtreecommitdiffstats
path: root/bin
AgeCommit message (Collapse)AuthorFilesLines
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-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-20Workaround swap signature detection, zero'ing LVs.Gabriele Giacone1-0/+2
2014-08-19Sudo to detect logical volume file type.Gabriele Giacone1-1/+1
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-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 Levsen1-19/+17
2014-07-27[hurd] ACPI poweroff is now working, remove workaround.Gabriele Giacone1-20/+1
2014-07-25Switch qemu disk images from files to LVM logical volumes.Gabriele Giacone1-19/+17
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-19Use the correct binary packages for the chromium browserPaul Wise1-3/+3
2014-07-10Copy stats.csv in cleanupJoachim Breitner1-5/+6
2014-06-21Merge commit 'fd94a8edc5c5a4d884f41f13e528dc2136950f47'Holger Levsen1-2/+11
2014-06-18Revert "fork chroot-run.sh for rebootstrap to test squid3"Helmut Grohne1-91/+0
squid3 shows the very same symptoms as squid2. This reverts commit 3d150e20f0267edf70923247d3c3fca2195f9dc8.
2014-06-17fork chroot-run.sh for rebootstrap to test squid3Helmut Grohne1-0/+91
Also avoids installing tons of unneeded deps.
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-05-28the chromium source package has been renamed to chromium-browserHolger Levsen1-5/+5
2014-05-23use minimal chroots for rebootstrapHelmut Grohne1-2/+11
This should reduce io-load on jenkins by not installing unneeded stuff.
2014-05-15chroot-installation: use force when dist-upgradingHolger Levsen1-2/+2
2014-05-02g-i edu: login as root when using the minimal profileHolger Levsen1-2/+2
2014-05-01Revert "g-i: be more verbose"Holger Levsen1-1/+1
This reverts commit 43d659cb24d082474ce60cfb12e1c8c34a5e66a0.
2014-04-30g-i: edu installs in test mode: click ok on developer warningsHolger Levsen1-11/+5
2014-04-30Revert "g-i: do stuff earlier"Holger Levsen1-1/+1
This reverts commit 1722d670d8782ac05c9239df53673a1716d94ba3.
2014-04-30g-i: be more verboseHolger Levsen1-1/+1
2014-04-29g-i: improve installations tests for debian eduHolger Levsen1-53/+122
2014-04-29common-function: use recognisable temp namesHolger Levsen1-1/+1
2014-04-29g-i: improve debug output.Holger Levsen1-3/+2
2014-04-29g-i: use gocr to detect problem creating an LTSP chrootHolger Levsen1-0/+4
2014-04-29g-i edu: tab tab tab to acknowledge the errors we know...Holger Levsen1-3/+7
2014-04-29g-i: create fake screenshot if taking a real one failsHolger Levsen1-5/+3
2014-04-28g-i: immediatly abort if installation is hanging, do not try to boot that ↵Holger Levsen1-2/+7
system...
2014-04-28g-i: use gocr to detect software installation failuresHolger Levsen1-0/+4
2014-04-28g-i: properly deal (specially) with Debian Edu jobs which use distros called ↵Holger Levsen1-6/+10
.*-test
2014-04-28g-i: treat edu standalone installs differentlyHolger Levsen1-4/+4
2014-04-28g-i: kill more preciselyHolger Levsen1-2/+2
2014-04-28g-i: do stuff earlierHolger Levsen1-1/+1
2014-04-28g-i: treat hurd less special, use '-cpu host' everywhereHolger Levsen1-8/+3
2014-04-28g-i: fix image filename prefixHolger Levsen1-1/+1
2014-04-28g-i: put serial.log in the right placeHolger Levsen1-3/+3
2014-04-28g-i: use ocr to detect problem loading installer components from CDROM and ↵Holger Levsen1-0/+4
fail faster
2014-04-28g-i: properly shave image so that gocr works nicely againHolger Levsen1-3/+6
2014-04-28more sleep is better. groar.Holger Levsen1-1/+1
2014-04-28g-i: improve do+report()Holger Levsen1-6/+2