test: fix setup scripts for vagrant

- fix libunwind-devel install

Change-Id: I1345df67894491ce85606e95363d4604c2247d20
Signed-off-by: John Meneghini <johnm@netapp.com>
Reviewed-on: https://review.gerrithub.io/421521
Reviewed-by: Paweł Niedźwiecki <pawelx.niedzwiecki@intel.com>
Reviewed-by: Seth Howell <seth.howell5141@gmail.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Chandler-Test-Pool: SPDK Automated Test System <sys_sgsw@intel.com>
This commit is contained in:
John Meneghini 2018-08-06 21:13:36 -07:00 committed by Ben Walker
parent 349f43c2fc
commit 357bf25ccb

View File

@ -14,7 +14,7 @@ if [ -s /etc/redhat-release ]; then
sg3_utils libiscsi-devel
yum install -y --allowerasing openssl-devel
# Additional (optional) dependencies for showing backtrace in logs
yum install libunwind-devel
yum install -y libunwind-devel
# Additional dependencies for NVMe over Fabrics
yum install -y libibverbs-devel librdmacm-devel
# Additional dependencies for DPDK