summaryrefslogtreecommitdiffstats
path: root/features/README-sikuli-cucumber
diff options
context:
space:
mode:
authorPhilip Hands <phil@hands.com>2016-05-11 17:11:01 +0200
committerPhilip Hands <phil@hands.com>2016-05-11 17:11:01 +0200
commita5d56e3b5443263b53b0487c81125123411bd0cf (patch)
tree71b1bdafc0a5978bca9073609eff33e228e29a12 /features/README-sikuli-cucumber
parent555d9414f758cc0062eff700a0352ae177fd9be5 (diff)
downloadjenkins.debian.net-a5d56e3b5443263b53b0487c81125123411bd0cf.tar.xz
move cucumber things under cucumber/
Diffstat (limited to 'features/README-sikuli-cucumber')
-rw-r--r--features/README-sikuli-cucumber13
1 files changed, 0 insertions, 13 deletions
diff --git a/features/README-sikuli-cucumber b/features/README-sikuli-cucumber
deleted file mode 100644
index 24d90aaf..00000000
--- a/features/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.