X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-vpp-verify-semiweekly.sh;h=f8b6f348ebafe638eb6740dbecf2e2264c06e745;hp=ecc7114113f23f96f027c5f4c5174d6af25d590a;hb=90809c1375e79d4a3220f995bd0ed3b7762e7df8;hpb=07eb18d206e09d3b9915792a8f6c475bb01e255a diff --git a/bootstrap-vpp-verify-semiweekly.sh b/bootstrap-vpp-verify-semiweekly.sh index ecc7114113..f8b6f348eb 100644 --- a/bootstrap-vpp-verify-semiweekly.sh +++ b/bootstrap-vpp-verify-semiweekly.sh @@ -65,6 +65,7 @@ if [ "${#}" -ne "0" ]; then echo ${arr[0]} else # Download the latest VPP build install packages + CSIT_DIR=${SCRIPT_DIR} source "${SCRIPT_DIR}/resources/libraries/bash/function/artifacts.sh" download_artifacts # Need to revert -euo as the rest of script is not optimized for this.