Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-11-04 | lvc: provide entropy to the VM | Philip Hands | 1 | -1/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-03 | lvc: actually restart after install | Philip Hands | 1 | -0/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-03 | lvc: drop some unneeded cleverness re. LVM names | Philip Hands | 3 | -6/+5 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-03 | lvc: add some debugging to check if JOB_NAME is expanded | Philip Hands | 1 | -0/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-03 | lvc: wait longer for popcon prompt | Philip Hands | 1 | -2/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-03 | lvc: set partition/atomic for preseeds | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-03 | lvc: set new test to actually boot installed system | Philip Hands | 1 | -1/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-03 | lvc: step to detect VM shutdown | Philip Hands | 1 | -0/+7 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-03 | lvc: drop the remote shell kludge (which breaks for preseeding) | Philip Hands | 1 | -6/+0 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-11-03 | lvc: start with preseed tests | Philip Hands | 2 | -1/+9 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-13 | lvc: KDE's login screen changed | Philip Hands | 1 | -0/+0 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-13 | lvc: images for Gnome login screens | Philip Hands | 2 | -0/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-13 | lvc: reenable KDE test, and tidy slighty | Philip Hands | 2 | -6/+7 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-13 | lvc: the menu moved up, and bumped into the target image, so trim it | Philip Hands | 2 | -0/+0 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-13 | lvc: add image for American English in text mode | Philip Hands | 1 | -0/+0 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-12 | lvc: add bug number to comment | Holger Levsen | 1 | -1/+1 | |
2016-10-12 | work around being offered American English after selecting UK | Philip Hands | 2 | -1/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-09 | lvc: make the test trivial, for speedy tests | Philip Hands | 2 | -1/+9 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-23 | lvc: forget live_screenshots, since we don't see them on pb10 anyway | Philip Hands | 1 | -19/+0 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-22 | lvc: move vm-pools to /srv/lvc to avoid filling swap via tmpfs | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-20 | lvc: uniquify VM's serial-port port, based on $executor_number | Philip Hands | 3 | -1/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-13 | lvc: deal with log messages messing up the login prompt | Philip Hands | 1 | -0/+0 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-11 | lvc: make sure that the pool directory exists, independent of the pool | Philip Hands | 1 | -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-26 | lvc: reinstate remote shell (will break on testing for now) | Philip Hands | 2 | -8/+9 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-21 | lvc: put VM storage in /srv/workspace/vm-pools/ | Philip Hands | 1 | -1/+1 | |
2016-06-20 | lvc: note how one can push from git | Philip Hands | 1 | -0/+6 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-18 | lvc: make the storage-pool directory a little more obvious | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-16 | lvc: name the storage after the VM, to avoid conflicts | Philip Hands | 2 | -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-16 | lvc: stop testing text mode for now, so that mini-iso tests can succeed | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-16 | lvc: this is needed for the miniiso's early networking | Philip Hands | 1 | -21/+32 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-16 | lvc: handle the miniiso boot screen | Philip Hands | 2 | -3/+5 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-10 | lvc: discard a couple of meaningless reminder comments | Philip Hands | 1 | -2/+0 | |
2016-06-10 | lvc: use .mpg for now (until browsers grok .mkv) | Philip Hands | 1 | -1/+1 | |
2016-06-10 | lvc: only keep XFCE snapshot for now, to allow parallel runs on testvm | Philip Hands | 1 | -1/+1 | |
2016-06-10 | lvc: job-specific net name, and don't hardwire UUID | Philip Hands | 5 | -7/+14 | |
2016-06-10 | lvc: let's try 5 fps with avconv for lightening load | Philip Hands | 2 | -2/+2 | |
2016-06-10 | lvc: just look for the 'login:' bit, to avoid the hostname | Philip Hands | 1 | -0/+0 | |
2016-06-10 | lvc: let's not all have the same IP address, eh? | Philip Hands | 2 | -2/+2 | |
2016-06-10 | lvc: trim the image size so it'll fit on the testvm | Philip Hands | 1 | -1/+1 | |
2016-06-10 | lvc: name VMs after the job, so snapshots are distinct | Philip Hands | 2 | -4/+10 | |
2016-06-05 | lvc: image for gui InstalationStepFailed | Philip Hands | 1 | -0/+0 | |
2016-06-05 | lvc: add separate @broken job - for KDE in testing (#818970) | Philip Hands | 1 | -0/+14 | |
2016-06-05 | lvc: deal with InstallationStepFailed: AltF4, pause, fail | Philip Hands | 3 | -12/+18 | |
2016-06-05 | lvc: remove stale FIXMEs | Philip Hands | 1 | -16/+0 | |
2016-06-05 | lvc: enable parallel VMs (start to anyway) | Philip Hands | 1 | -4/+2 | |
2016-06-03 | lvc: add an initial snapshot, just after the disk is created | Philip Hands | 1 | -4/+9 | |
2016-06-03 | lvc: try to improve matching for "PartitioningScheme" | Philip Hands | 1 | -0/+0 | |
2016-06-03 | lvc: discard only outdated snapshots | Philip Hands | 1 | -1/+1 | |
2016-06-03 | kde: hopefully we don't need to be PATIENT with pb10 | Philip Hands | 1 | -1/+1 | |
2016-06-03 | lvc: KDE currently not installable, so disabling for now | Philip Hands | 1 | -1/+1 | |