From: Marek Gradzki Date: Wed, 25 Jul 2018 07:02:57 +0000 (+0200) Subject: HC Tests: do not install vpp-dev in hc2vpp-csit-verify X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=commitdiff_plain;h=82c2277b78815036641f97b4d6297ce2a148a7fb;hp=82c2277b78815036641f97b4d6297ce2a148a7fb HC Tests: do not install vpp-dev in hc2vpp-csit-verify The download_hc_build_pkgs.sh is used by hc2vpp-csit-verify and hc2vpp-csit-verify-odl jobs. These jobs download latest VPP packages and unlike other HC CSIT jobs, build hc2vpp. This patch removes vpp-dev/vpp-devel packages from the list of installed VPP packages to unify the environment with the other HC CSIT jobs. Change-Id: I28742afda05cd85675619a92fbc10f4565bdb321 Signed-off-by: Marek Gradzki ---