summaryrefslogtreecommitdiffstats
path: root/features
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 /features
parent2a2dbfb26d48082f10b570ce33749d40c9331de5 (diff)
downloadjenkins.debian.net-3835c11e309324bebfc0aa4e3fe7e3f44ba26659.tar.xz
lvc tests: move README into its subdir
Diffstat (limited to 'features')
-rw-r--r--features/README-sikuli-cucumber13
1 files changed, 13 insertions, 0 deletions
diff --git a/features/README-sikuli-cucumber b/features/README-sikuli-cucumber
new file mode 100644
index 00000000..24d90aaf
--- /dev/null
+++ b/features/README-sikuli-cucumber
@@ -0,0 +1,13 @@
+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.