test: add a needed package in VM setup list.

filesystem need support btrfs.

Change-Id: Ie82d87dfd98ffcbeb674313e1ef4c5097763ad40
Signed-off-by: yidong0635 <dongx.yi@intel.com>
Reviewed-on: https://review.gerrithub.io/435425
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Karol Latecki <karol.latecki@intel.com>
This commit is contained in:
yidong0635 2018-11-29 10:43:34 -05:00 committed by Jim Harris
parent f64bc0d10c
commit 4b88ed5687

View File

@ -408,7 +408,8 @@ if $INSTALL; then
libibverbs-utils \
gdisk \
socat \
sshfs
sshfs \
btrfs-progs
fi
sudo mkdir -p /usr/src