report: test methodology updated with new bits and bites in 18.10.
[csit.git] / bootstrap-vpp-verify-semiweekly.sh
index ecc7114..f8b6f34 100644 (file)
@@ -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.