Age | Commit message (Expand) | Author | Files | Lines |
2016-06-26 | lvc: reinstate remote shell (will break on testing for now) | Philip Hands | 2 | -8/+9 |
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 |
2016-06-18 | lvc: make the storage-pool directory a little more obvious | Philip Hands | 1 | -1/+1 |
2016-06-16 | lvc: name the storage after the VM, to avoid conflicts | Philip Hands | 2 | -2/+3 |
2016-06-16 | lvc: stop testing text mode for now, so that mini-iso tests can succeed | Philip Hands | 1 | -1/+1 |
2016-06-16 | lvc: this is needed for the miniiso's early networking | Philip Hands | 1 | -21/+32 |
2016-06-16 | lvc: handle the miniiso boot screen | Philip Hands | 2 | -3/+5 |
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 |
2016-06-03 | lvc: make most snapshots temporary to save space | Philip Hands | 1 | -0/+2 |
2016-06-02 | lvc: remove debug bits | Philip Hands | 1 | -3/+0 |
2016-06-02 | lvc: discard the sleeps that were inserted in debugging | Philip Hands | 1 | -18/+6 |
2016-06-02 | lvc: need to type SPACE to select the required desktop | Philip Hands | 1 | -0/+1 |
2016-06-01 | lvc: seems I trimmed the disk size too much for the desktops | Philip Hands | 1 | -1/+1 |
2016-06-01 | lvc: tidy some string concatenation | Philip Hands | 1 | -3/+3 |
2016-06-01 | lvc: wait for the right image to vanish | Philip Hands | 1 | -2/+3 |
2016-06-01 | lvc: tidy up some ragged code into loops | Philip Hands | 1 | -15/+9 |
2016-06-01 | lvc: sort out indetation | Philip Hands | 1 | -22/+22 |
2016-06-01 | lvc: combine gui/non gui checkpoints | Philip Hands | 3 | -12/+12 |
2016-06-01 | lvc: duplicate elimination for checkpoints | Philip Hands | 1 | -136/+42 |
2016-06-01 | lvc: make alternate loginprompts configurable | Philip Hands | 4 | -1/+10 |
2016-06-01 | lvc: tweak clicks to avoid inadvertent selection of desktops | Philip Hands | 1 | -1/+2 |
2016-06-01 | lvc: get rid of some duplication | Philip Hands | 2 | -203/+162 |
2016-05-29 | lvc: images for KDE/LXDE selected | Philip Hands | 5 | -0/+0 |
2016-05-29 | lvc: add checkpoints for more desktop installs | Philip Hands | 1 | -0/+29 |
2016-05-29 | lvc: add KDE target | Philip Hands | 2 | -0/+6 |
2016-05-29 | lvc: duplicate the waitAny to deal with race condition | Philip Hands | 1 | -0/+2 |
2016-05-26 | lvc: stop cucumber from eating the CPU whole | Philip Hands | 1 | -0/+1 |
2016-05-26 | lvc: start towards running jobs in parallel | Philip Hands | 2 | -0/+6 |
2016-05-26 | lvc: stop wasting time on scenario permutations | Philip Hands | 1 | -5/+1 |
2016-05-26 | lvc: set PATIENCE via env, and deal with 'stretch' bootscreen | Philip Hands | 3 | -98/+74 |
2016-05-26 | lvc: host-passthrough breaks snapshots... | Philip Hands | 1 | -1/+1 |