test/sma: Source common.sh from vfio_user suite
This is needed to make sure tests use proper QEMU binary. Signed-off-by: Michal Berger <michal.berger@intel.com> Change-Id: I868bf60b5480e6a258fbe067ec77d9af26f3a9c9 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13964 Reviewed-by: <sebastian.brzezinka@intel.com> Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com> Reviewed-by: Jim Harris <james.r.harris@intel.com> Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
This commit is contained in:
parent
cfbab2dcd7
commit
8add2e5acb
@ -4,7 +4,7 @@ testdir=$(readlink -f "$(dirname "$0")")
|
||||
rootdir=$(readlink -f "$testdir/../..")
|
||||
|
||||
source "$rootdir/test/common/autotest_common.sh"
|
||||
source "$rootdir/test/vhost/common.sh"
|
||||
source "$rootdir/test/vfio_user/common.sh"
|
||||
source "$testdir/common.sh"
|
||||
|
||||
function create_device() {
|
||||
|
Loading…
Reference in New Issue
Block a user