Set correct paths to vpp stable/1710 and use vpp stable/1710 builds
[csit.git] / resources / tools / scripts / download_hc_pkgs.sh
index 1bda025..446d35a 100755 (executable)
@@ -42,7 +42,7 @@ elif [ "${OS}" == "centos7" ]; then
     OS="centos7"
     PACKAGE="rpm rpm.md5"
     CLASS=""
-    VPP_ARTIFACTS="vpp vpp-debuginfo vpp-lib vpp-plugins"
+    VPP_ARTIFACTS="vpp vpp-lib vpp-plugins"
     DPDK_ARTIFACTS=""
 fi