Merge "Fix the parameters of downloading"
[releng.git] / jjb / apex / apex-iso-verify.sh
index 900a3eb..cdeac04 100755 (executable)
@@ -8,6 +8,8 @@ echo "Starting the Apex iso verify."
 echo "--------------------------------------------------------"
 echo
 
+BUILD_DIRECTORY=$WORKSPACE/../$BUILD_DIRECTORY
+
 source $BUILD_DIRECTORY/../opnfv.properties
 
 if ! rpm -q virt-install > /dev/null; then