summaryrefslogtreecommitdiffstats
path: root/cucumber
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-06-03 11:16:59 +0200
committerPhilip Hands <phil@hands.com>2016-06-05 11:05:38 +0200
commit8fb2a6c5e7e3181cfddf8e37e046fc7f150fcbc3 (patch)
tree49bde61998c9e5dbf9e3f28cb7da363a37173cd7 /cucumber
parente2e66f95db30e7dd75cd9a835934fb6417ff5eed (diff)
downloadjenkins.debian.net-8fb2a6c5e7e3181cfddf8e37e046fc7f150fcbc3.tar.xz
lvc: remove stale FIXMEs
Diffstat (limited to 'cucumber')
-rw-r--r--cucumber/README-sikuli-cucumber16
1 files changed, 0 insertions, 16 deletions
diff --git a/cucumber/README-sikuli-cucumber b/cucumber/README-sikuli-cucumber
index 12c3fc63..415d3c3d 100644
--- a/cucumber/README-sikuli-cucumber
+++ b/cucumber/README-sikuli-cucumber
@@ -6,28 +6,12 @@ Running the thing by hand:
./bin/lvc/run_test_suite --view --iso /var/lib/libvirt/images/debian-8.3.0-amd64-i386-netinst.iso --old-iso /var/lib/libvirt/images/debian-8.3.0-amd64-i386-netinst.iso DebianLive/apt.feature
-FIXME - I added a git repo to:
-
- /var/lib/jenkins/workspace/lvc_debian-installer_jessie_standard_apt
-
-in order to shut-up Tail's script that looks for git repos to populate some variables -- need to strip that out, or make it overridable.
-
-
FIXME - we don't need the OLD_ISO stuff -- make it so that it still works when not specified, so we can push the change upwards
-
FIXME - we need to be able to run multiple VMs in parallel, and so multiple jobs
FIXME - the VM's network currnetly needs to be started by hand
-FIXME - snapshots get destroyed if one clears the workspace, but virsh remembers them -- we need to either move them or know how to delete them with e.g: virsh snapshot-delete DebianToaster debian-gui-minimal-install
-
- These need to get deleted and/or saved as seems fit:
- boot-d-i-to-tasksel 2016-05-11 13:31:44 +0000 running
- boot-g-i-to-tasksel 2016-05-11 12:22:26 +0000 running
-
-
-
Workflow:
update in local git, then run lvc-kick (FIXME add lvc-kick to git)