summaryrefslogtreecommitdiffstats
path: root/cucumber
AgeCommit message (Collapse)AuthorFilesLines
2016-11-15lvc: add missing image for text modePhilip Hands1-0/+0
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-15lvc: change LVM machine/CPU to allow Gnome to bootPhilip Hands1-2/+4
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-15lvc: deal with preseed install shutting down rather quicklyPhilip Hands1-2/+8
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-15lvc: add a new bootsplash image for stretch alphasPhilip Hands2-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-15lvc: if base install fails, try to look at tty4Philip Hands3-1/+11
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-04Revert "lcv: work around being offered American English after selecting UK"Philip Hands3-2/+1
This reverts commit 3769320be4aea15ae5f9b0c470deea67cb65e09d, and commit 6702fb2019bff2d028bbc60e3ffcf05cf131c9b8. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-04lvc: look for the heading on the InstallGRUB page (helps preseeding)Philip Hands2-2/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-04lvc: look for progress in preseed installs, to avoid timeoutsPhilip Hands2-2/+8
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-04lvc: enable checksigs for hands-off preseed testingPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-04lvc: provide entropy to the VMPhilip Hands1-1/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-03lvc: actually restart after installPhilip Hands1-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-03lvc: drop some unneeded cleverness re. LVM namesPhilip Hands3-6/+5
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-03lvc: add some debugging to check if JOB_NAME is expandedPhilip Hands1-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-03lvc: wait longer for popcon promptPhilip Hands1-2/+4
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-03lvc: set partition/atomic for preseedsPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-03lvc: set new test to actually boot installed systemPhilip Hands1-1/+3
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-03lvc: step to detect VM shutdownPhilip Hands1-0/+7
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-03lvc: drop the remote shell kludge (which breaks for preseeding)Philip Hands1-6/+0
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-11-03lvc: start with preseed testsPhilip Hands2-1/+9
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-10-13lvc: KDE's login screen changedPhilip Hands1-0/+0
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-10-13lvc: images for Gnome login screensPhilip Hands2-0/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-10-13lvc: reenable KDE test, and tidy slightyPhilip Hands2-6/+7
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-10-13lvc: the menu moved up, and bumped into the target image, so trim itPhilip Hands2-0/+0
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-10-13lvc: add image for American English in text modePhilip Hands1-0/+0
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-10-12lvc: add bug number to commentHolger Levsen1-1/+1
2016-10-12work around being offered American English after selecting UKPhilip Hands2-1/+2
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-08-09lvc: make the test trivial, for speedy testsPhilip Hands2-1/+9
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-23lvc: forget live_screenshots, since we don't see them on pb10 anywayPhilip Hands1-19/+0
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-22lvc: move vm-pools to /srv/lvc to avoid filling swap via tmpfsPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-20lvc: uniquify VM's serial-port port, based on $executor_numberPhilip Hands3-1/+4
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-13lvc: deal with log messages messing up the login promptPhilip Hands1-0/+0
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-07-11lvc: make sure that the pool directory exists, independent of the poolPhilip Hands1-12/+12
on pb10 it seems that it's currently failing to do this, so perhaps the pool is being left around despite the directory not existing. This may allow the pool to start working, or may act to highlight the underlying problem. Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-26lvc: reinstate remote shell (will break on testing for now)Philip Hands2-8/+9
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-21lvc: put VM storage in /srv/workspace/vm-pools/Philip Hands1-1/+1
2016-06-20lvc: note how one can push from gitPhilip Hands1-0/+6
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-18lvc: make the storage-pool directory a little more obviousPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16lvc: name the storage after the VM, to avoid conflictsPhilip Hands2-2/+3
perhaps it would be better to prefix volume names in a common pool so we could try that at some point Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16lvc: stop testing text mode for now, so that mini-iso tests can succeedPhilip Hands1-1/+1
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16lvc: this is needed for the miniiso's early networkingPhilip Hands1-21/+32
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-16lvc: handle the miniiso boot screenPhilip Hands2-3/+5
Signed-off-by: Holger Levsen <holger@layer-acht.org>
2016-06-10lvc: discard a couple of meaningless reminder commentsPhilip Hands1-2/+0
2016-06-10lvc: use .mpg for now (until browsers grok .mkv)Philip Hands1-1/+1
2016-06-10lvc: only keep XFCE snapshot for now, to allow parallel runs on testvmPhilip Hands1-1/+1
2016-06-10lvc: job-specific net name, and don't hardwire UUIDPhilip Hands5-7/+14
2016-06-10lvc: let's try 5 fps with avconv for lightening loadPhilip Hands2-2/+2
2016-06-10lvc: just look for the 'login:' bit, to avoid the hostnamePhilip Hands1-0/+0
2016-06-10lvc: let's not all have the same IP address, eh?Philip Hands2-2/+2
2016-06-10lvc: trim the image size so it'll fit on the testvmPhilip Hands1-1/+1
2016-06-10lvc: name VMs after the job, so snapshots are distinctPhilip Hands2-4/+10
2016-06-05lvc: image for gui InstalationStepFailedPhilip Hands1-0/+0