summaryrefslogtreecommitdiffstats
path: root/README-sikuli-cucumber
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-05-02 18:56:09 +0200
committerHolger Levsen <holger@layer-acht.org>2016-05-02 18:56:09 +0200
commit3835c11e309324bebfc0aa4e3fe7e3f44ba26659 (patch)
tree9eb01c1c2f54be51553a9826a43452934da1e8d9 /README-sikuli-cucumber
parent2a2dbfb26d48082f10b570ce33749d40c9331de5 (diff)
downloadjenkins.debian.net-3835c11e309324bebfc0aa4e3fe7e3f44ba26659.tar.xz
lvc tests: move README into its subdir
Diffstat (limited to 'README-sikuli-cucumber')
-rw-r--r--README-sikuli-cucumber13
1 files changed, 0 insertions, 13 deletions
diff --git a/README-sikuli-cucumber b/README-sikuli-cucumber
deleted file mode 100644
index 24d90aaf..00000000
--- a/README-sikuli-cucumber
+++ /dev/null
@@ -1,13 +0,0 @@
-Key names:
-
- http://doc.sikuli.org/keys.html
-
-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.