+18
−33
Loading
vm_setup.sh now calls pkgdep.sh to ensure that the basic packages needed to compile SPDK are installed. Pkgdep remains a separate script because it is supposed to contain the minimal set of packages for building SPDK. while vm_setup is used to configure a complete testing environment. Change-Id: I4038f522c66ad5b2c55ed73b1170f796b2c94e27 Signed-off-by:Seth Howell <seth.howell@intel.com> Reviewed-on: https://review.gerrithub.io/415895 Tested-by:
SPDK Automated Test System <sys_sgsw@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com> Reviewed-by:
Daniel Verkamp <daniel.verkamp@intel.com>