summaryrefslogtreecommitdiffstats
path: root/bin/libvirt_cucumber_tests
diff options
context:
space:
mode:
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