X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=jjb%2F3rd_party_ci%2Fdownload-netvirt-artifact.sh;h=0a48e3aeca47e2cfc06e27fd9a9c9a4487debc00;hb=92e6e549dcab1777ebcc7c888e99c52f0dfdf433;hp=20d6cc5f0510ba7b9d5f3fc2afc450322aa467b5;hpb=e9e33d3cf0f6e9b555d633611645f41619a3d4e5;p=releng.git diff --git a/jjb/3rd_party_ci/download-netvirt-artifact.sh b/jjb/3rd_party_ci/download-netvirt-artifact.sh index 20d6cc5f0..0a48e3aec 100755 --- a/jjb/3rd_party_ci/download-netvirt-artifact.sh +++ b/jjb/3rd_party_ci/download-netvirt-artifact.sh @@ -2,7 +2,7 @@ set -e # wipe the WORKSPACE -/bin/rm -rf $WORKSPACE +/bin/rm -rf $WORKSPACE/* echo "Attempting to fetch the artifact location from ODL Jenkins" CHANGE_DETAILS_URL="https://git.opendaylight.org/gerrit/changes/netvirt~master~$GERRIT_CHANGE_ID/detail"