numam-spdk/test/iscsi_tgt
Darek Stojaczyk fe2d4b0274 test/iscsi/sock: add separate waitfortcp() function
The test used waitforlisten() from autotest_common.sh to
wait for a socat instance and happened to work only by
a coincidence. As we can see in all the messages that
waitforlisten prints, that function is meant for SPDK
applications running an RPC server.

We're about to simplify waitforlisten a lot, so for now
just copy its current version to sock.sh and name it
waitfortcp(). Note that it already had to be stripped of
some rpc references.

Change-Id: Ibbe7cf67d20fbc277d407b20073154a96ddaaade
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.gerrithub.io/c/spdk/spdk/+/458221
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
2019-06-19 03:54:58 +00:00
..
bdev_io_wait test: always parse common script args 2019-05-24 05:36:46 +00:00
calsoft test/iscsi: fix support for python 3.6 in calsoft.py 2019-01-14 05:45:35 +00:00
digests scripts/fio.py: add argparse for command line parameters 2019-06-03 04:34:10 +00:00
ext4test test: replace backticks with dollar-parenthesis syntax 2019-06-17 07:19:03 +00:00
filesystem test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
fio test/iscsi: don't use set +e 2019-06-12 05:29:25 +00:00
initiator test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
ip_migration scripts/fio.py: add argparse for command line parameters 2019-06-03 04:34:10 +00:00
lvol scripts/fio.py: add argparse for command line parameters 2019-06-03 04:34:10 +00:00
multiconnection test: remove duplicated set -ex from tests 2019-06-19 03:54:58 +00:00
nvme_remote test: remove duplicated set -ex from tests 2019-06-19 03:54:58 +00:00
perf test: remove duplicated set -ex from tests 2019-06-19 03:54:58 +00:00
pmem scripts/fio.py: add argparse for command line parameters 2019-06-03 04:34:10 +00:00
qos scripts/fio.py: add argparse for command line parameters 2019-06-03 04:34:10 +00:00
rbd scripts/fio.py: add argparse for command line parameters 2019-06-03 04:34:10 +00:00
reset test: remove duplicated set -ex from tests 2019-06-19 03:54:58 +00:00
rpc_config test/iscsi: add iso option to rpc_config test 2019-06-17 07:51:52 +00:00
sock test/iscsi/sock: add separate waitfortcp() function 2019-06-19 03:54:58 +00:00
trace_record scripts/fio.py: add argparse for command line parameters 2019-06-03 04:34:10 +00:00
common.sh test/iscsi: enable iso testing. 2019-05-08 21:48:30 +00:00
iscsi_tgt.sh test/iscsi: reenable QoS test 2019-05-29 20:21:19 +00:00
test_plan.md test/iscsi: Add iscsi_tgt with NVML backend test 2017-10-19 13:00:27 -04:00