X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2Fapex%2Fapex-iso-verify.sh;h=f102421f35f81dc6be64ca4bd2fc50eb47394868;hb=8bb8ae48264a74ada235109715f4794875baadca;hp=dbd5c87b7a4aa26c647f451de329068f5f04ec2c;hpb=583e3ceaf534ddd47cd7984258853e3054c060e9;p=releng.git diff --git a/jjb/apex/apex-iso-verify.sh b/jjb/apex/apex-iso-verify.sh index dbd5c87b7..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 @@ -30,7 +28,7 @@ fi rm_apex_iso_verify #make sure there is not an existing console log file for the VM -rm -f /var/log/libvirt/qemu/apex-iso-verify-console.log +sudo rm -f /var/log/libvirt/qemu/apex-iso-verify-console.log # run an install from the iso # This streams a serial console to tcp port 3737 on localhost