summaryrefslogtreecommitdiffstats
path: root/jjb/apex/apex-iso-verify.sh
diff options
context:
space:
mode:
authorTim Rozet <trozet@redhat.com>2017-05-22 15:08:24 -0400
committerTim Rozet <trozet@redhat.com>2017-05-22 15:08:24 -0400
commit48aa31fa0d645e86cdf4de1fc767970d99eeb7e6 (patch)
tree5a796ea0f2038bb8a3c505f5af6da9e26e6f1158 /jjb/apex/apex-iso-verify.sh
parent14636d4e4ccdc0c47a259df43dd197fb891d0d06 (diff)
Apex: fix iso verify build dir to absolute path
Change-Id: I0c85806e5fa04a890a130d8106d96c7fb812e691 Signed-off-by: Tim Rozet <trozet@redhat.com>
Diffstat (limited to 'jjb/apex/apex-iso-verify.sh')
-rwxr-xr-xjjb/apex/apex-iso-verify.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/jjb/apex/apex-iso-verify.sh b/jjb/apex/apex-iso-verify.sh
index 5378a903b..f102421f3 100755
--- a/jjb/apex/apex-iso-verify.sh
+++ b/jjb/apex/apex-iso-verify.sh
@@ -8,8 +8,6 @@ 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