X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-vpp-verify-weekly.sh;h=feced8741123cb553fb1ba6e4c2ae215dccab330;hp=d96e2d1f37e3bea6b4f371089f79cd62f92dab8d;hb=8e7582edf682a7ba7edcb5ec0a45d00e361ec868;hpb=c9ad9e38e1554a86b9ee95844340799660edca1b diff --git a/bootstrap-vpp-verify-weekly.sh b/bootstrap-vpp-verify-weekly.sh index d96e2d1f37..feced87411 100644 --- a/bootstrap-vpp-verify-weekly.sh +++ b/bootstrap-vpp-verify-weekly.sh @@ -61,6 +61,7 @@ else # Download the specific VPP build install packages DKMS_VERSION=$(< ${SCRIPT_DIR}/DPDK_STABLE_VER) VPP_VERSION=$(< ${SCRIPT_DIR}/VPP_STABLE_VER_${DISTRO}) + 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.