Spdk/test/spdkcli
Darek Stojaczyk 8179b09e99 test/spdkcli/tcp: general cleanup
Polling for TCP connection seems cool, but it's a lot of code
that's impossible to debug. Rely on the same code inside rpc.py
instead. If the connection fails, rpc.py will give us the best
error message we can get.

Change-Id: I1ca99bb2256a38004269927b057335208cc5d968
Signed-off-by: Darek Stojaczyk <dariusz.stojaczyk@intel.com>
Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/1333
Tested-by: SPDK CI Jenkins <sys_sgci@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Shuhei Matsumoto <shuhei.matsumoto.xt@hitachi.com>
Reviewed-by: Tomasz Zawadzki <tomasz.zawadzki@intel.com>
Community-CI: Mellanox Build Bot
2020-06-08 09:35:16 +00:00
..
match_files lib/bdev: zoned info in get_bdevs RPC call 2019-10-02 21:13:16 +00:00
common.sh scripts: use -n instead of ! -z 2019-08-08 21:27:40 +00:00
iscsi.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
nvmf.sh rpc: Deprecate max_qpairs_per_ctrlr parameter 2020-06-04 07:20:45 +00:00
pmem.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
raid.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
rbd.sh test: move report_test_completion into run_test 2020-01-14 07:49:08 +00:00
spdkcli_job.py spdkcli: Add support for TCP connection 2019-09-19 05:03:09 +00:00
tcp.sh test/spdkcli/tcp: general cleanup 2020-06-08 09:35:16 +00:00
vhost.sh tests: Switch to $SPDK_TEST_STORAGE for writing out bigger tmp files 2020-05-20 14:17:02 +00:00
virtio.sh check_format: Reformat the Bash code in compliance with shfmt 2020-05-07 20:52:21 +00:00