X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=bootstrap-vpp-verify-nightly.sh;h=8f47ff0c3bdcc468830ce0be3722e7f08f5899d1;hp=cc2b36401b15deb7daf89022961e28d2ca7a8296;hb=a1d5958923570116e19f6153ae2a35c74f881b13;hpb=07eb18d206e09d3b9915792a8f6c475bb01e255a diff --git a/bootstrap-vpp-verify-nightly.sh b/bootstrap-vpp-verify-nightly.sh index cc2b36401b..8f47ff0c3b 100644 --- a/bootstrap-vpp-verify-nightly.sh +++ b/bootstrap-vpp-verify-nightly.sh @@ -55,6 +55,7 @@ else # Download the latest VPP build install packages rm -f *.${PACKAGE} echo Downloading VPP 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.