diff --git a/test/vhost/integrity/integrity_vm.sh b/test/vhost/integrity/integrity_vm.sh index e1716d181..8082f6bec 100755 --- a/test/vhost/integrity/integrity_vm.sh +++ b/test/vhost/integrity/integrity_vm.sh @@ -1,11 +1,6 @@ #!/usr/bin/env bash set -xe -testdir=$(readlink -f $(dirname $0)) -rootdir=$(readlink -f $testdir/../../..) -source $rootdir/test/common/autotest_common.sh -source $rootdir/test/vhost/common.sh - MAKE="make -j$(( $(nproc) * 2 ))" if [[ $1 == "spdk_vhost_scsi" ]]; then