Loading test/nvmf/discovery/discovery.sh +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ timing_enter discovery $rootdir/app/nvmf_tgt/nvmf_tgt -c $testdir/../nvmf.conf -t nvmf -t rdma & nvmfpid=$! trap "process_core; killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT sleep 10 Loading test/nvmf/filesystem/filesystem.sh +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ timing_enter fs_test $rootdir/app/nvmf_tgt/nvmf_tgt -c $testdir/../nvmf.conf & nvmfpid=$! trap "process_core; killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT sleep 5 Loading test/nvmf/fio/fio.sh +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ timing_enter fio $rootdir/app/nvmf_tgt/nvmf_tgt -c $testdir/../nvmf.conf -t nvmf -t rdma & nvmfpid=$! trap "process_core; killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT sleep 10 Loading Loading
test/nvmf/discovery/discovery.sh +1 −1 Original line number Diff line number Diff line Loading @@ -23,7 +23,7 @@ timing_enter discovery $rootdir/app/nvmf_tgt/nvmf_tgt -c $testdir/../nvmf.conf -t nvmf -t rdma & nvmfpid=$! trap "process_core; killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT sleep 10 Loading
test/nvmf/filesystem/filesystem.sh +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ timing_enter fs_test $rootdir/app/nvmf_tgt/nvmf_tgt -c $testdir/../nvmf.conf & nvmfpid=$! trap "process_core; killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT sleep 5 Loading
test/nvmf/fio/fio.sh +1 −1 Original line number Diff line number Diff line Loading @@ -18,7 +18,7 @@ timing_enter fio $rootdir/app/nvmf_tgt/nvmf_tgt -c $testdir/../nvmf.conf -t nvmf -t rdma & nvmfpid=$! trap "process_core; killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT trap "killprocess $nvmfpid; exit 1" SIGINT SIGTERM EXIT sleep 10 Loading