summaryrefslogtreecommitdiffstats
path: root/bin/libvirt_cucumber_tests
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-12-19 01:39:41 +0100
committerHolger Levsen <holger@layer-acht.org>2014-12-21 09:47:01 +0100
commit1bd026fa13481d9dcf14ab92baa4277324244466 (patch)
treef1bafaf6188f143afb10914046b6f091b8e3e120 /bin/libvirt_cucumber_tests
parentae10f98bd000c3ed92d0509731b9b43913a641c6 (diff)
downloadjenkins.debian.net-1bd026fa13481d9dcf14ab92baa4277324244466.tar.xz
lvc: set VM_XML_PATH in bin/libvirt_cucumber_tests
Diffstat (limited to 'bin/libvirt_cucumber_tests')
-rwxr-xr-xbin/libvirt_cucumber_tests1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/libvirt_cucumber_tests b/bin/libvirt_cucumber_tests
index 63a832e5..e7d60524 100755
--- a/bin/libvirt_cucumber_tests
+++ b/bin/libvirt_cucumber_tests
@@ -188,6 +188,7 @@ fi
export JAVA_HOME="/usr/lib/jvm/java-7-openjdk-amd64"
export SIKULI_HOME="/usr/share/java"
export RUBYLIB="/srv/jenkins"
+export VM_XML_PATH="/srv/jenkins/features/domains"
export DISPLAY=${TARGET_DISPLAY}
check_dependency cucumber
if [ -z "${*}" ]; then