]> git.proxmox.com Git - ceph.git/blame - ceph/src/spdk/test/ioat/ioat.sh
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / spdk / test / ioat / ioat.sh
CommitLineData
11fdf7f2
TL
1#!/usr/bin/env bash
2
11fdf7f2
TL
3testdir=$(readlink -f $(dirname $0))
4rootdir=$(readlink -f $testdir/../..)
5source $rootdir/test/common/autotest_common.sh
6
f67539c2 7run_test "ioat_perf" $SPDK_EXAMPLE_DIR/ioat_perf -t 1
11fdf7f2 8
f67539c2 9run_test "ioat_verify" $SPDK_EXAMPLE_DIR/verify -t 1