Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-27 | lvc: generally discard snapshots | Philip Hands | 1 | -9/+5 | |
Keeping them results in subsequent runs doing nothing much, which is a little confusing. We should instead separate jobs that start from the snapshots, and then pass the snapshots between jobs when they succeed, as this should make later tests more resilient to when the early part is failing and would prevent the later tests from running. Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-10-04 | drop some debugging | Philip Hands | 1 | -2/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-08-23 | lvc: add debug output | Holger Levsen | 1 | -0/+1 | |
2016-07-23 | lvc: forget live_screenshots, since we don't see them on pb10 anyway | Philip Hands | 1 | -6/+6 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-18 | d-i: inject variables for later triggers | Philip Hands | 1 | -4/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-18 | lvc + d-i: turn on DEBUG for | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-13 | lvc: log the ISO being used, if locally built | Philip Hands | 1 | -0/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-07-13 | lvc: no need to remove this directory any more | Philip Hands | 1 | -2/+0 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-26 | fixup! d-i: ensure that there's a 'pu_' element to pu/ branch related things | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-20 | lvc: pass a flag on the command line to provoke use of $PU_GIT_BRANCH | Philip Hands | 1 | -6/+11 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-18 | lvc: also check against pu/ branch .iso when discarding outdated snapshots | Philip Hands | 1 | -1/+1 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-16 | lvc: do plumbing to kick off lvc when a pu branch created a new miniiso | Philip Hands | 1 | -0/+16 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-16 | lvc: hack to allow use of local images (FIXME for pb10) | Philip Hands | 1 | -1/+6 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-10 | lvc: name VMs after the job, so snapshots are distinct | Philip Hands | 1 | -1/+1 | |
2016-06-05 | lvc: download ISO before checking the snapshots | Philip Hands | 1 | -7/+8 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-05 | lvc; do not assume WORKSPACE == PWD | Philip Hands | 1 | -4/+4 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-06-05 | lvc: only check snapshots against files that exist on builder | Philip Hands | 1 | -1/+6 | |
2016-06-05 | lvc: enable parallel VMs (start to anyway) | Philip Hands | 1 | -2/+4 | |
2016-06-03 | lvc: use WORKSPACE rather than PWD | Philip Hands | 1 | -3/+4 | |
2016-06-03 | lvc: discard all snapshots when cucumber fails | Philip Hands | 1 | -7/+11 | |
2016-06-03 | lvc: discard snapsots when lvc.yaml is updated | Philip Hands | 1 | -1/+1 | |
2016-06-03 | lvc: reintroduce debug.log | Philip Hands | 1 | -1/+1 | |
2016-06-03 | lvc: discard only outdated snapshots | Philip Hands | 1 | -8/+10 | |
2016-06-03 | lvc: resume capturing video, now we're on pb10 | Philip Hands | 1 | -1/+1 | |
2016-05-29 | lvc: temporarily drop pretty_debug, because pb10 chokes on it | Philip Hands | 1 | -1/+1 | |
2016-05-26 | lvc: stop capturing video, to lighten the load | Philip Hands | 1 | -1/+1 | |
2016-05-26 | lvc: work around the .iso not belonging to jenkins | Philip Hands | 1 | -1/+4 | |
2016-05-21 | lvc: preserve last screenshot in cleanup | Holger Levsen | 1 | -7/+7 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-05-21 | lvc: also save thumbnail of last screenshot and be more verbose | Holger Levsen | 1 | -0/+2 | |
2016-05-21 | lvc: give pointer to debug log | Holger Levsen | 1 | -0/+2 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-05-21 | lvc: get rid of --keep-snapshots for now | Philip Hands | 1 | -1/+3 | |
Signed-off-by: Holger Levsen <holger@layer-acht.org> | |||||
2016-05-14 | lvc: discard snapshots if target volume is missing | Philip Hands | 1 | -0/+12 | |
2016-05-13 | lvc: don't fail on missing screenshot | Philip Hands | 1 | -1/+4 | |
2016-05-12 | lvc: make sure we have a storage dir | Philip Hands | 1 | -1/+3 | |
2016-05-11 | combined diff with most of the cucmber changes, plus update_jdn stuff | Philip Hands | 1 | -0/+100 | |