Commit 91407607 authored by Karol Latecki's avatar Karol Latecki Committed by Tomasz Zawadzki
Browse files

test/vm_setup.sh: add parted for Arch Linux



Parted is not installed in the system by default and
is needed by number of spdk tests.

Signed-off-by: default avatarKarol Latecki <karol.latecki@intel.com>
Change-Id: I5d8628be2e328d528a8aa47a8084d33fbb63b187
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1482


Tested-by: default avatarSPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: default avatarShuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: default avatarJim Harris <james.r.harris@intel.com>
parent 71fc8162
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -653,7 +653,8 @@ if $INSTALL; then
            bc \
            perl-switch \
            open-iscsi \
            smartmontools
            smartmontools \
            parted

        # TODO:
        # These are either missing or require some other installation method