Spdk/test
Jim Harris 6e1611da18 test: use ss -lx instead of netstat by default
netstat is deprecated on CentOS/RHEL in favor of
iproute utilities.  At least on one of the systems
in our test pool, netstat isn't installed - we could
install it but let's instead try to use ss if it's
available and still fall back to netstat when it's
not.

While here, remove waitforlisten_tcp instead of
changing it to use ss.  We are not using waitforlisten_tcp
anywhere and do not recommend enabling RPC over TCP except
for test purposes.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: I4ee3597536797f501750915a4a219b55004bd454

Reviewed-on: https://review.gerrithub.io/406464
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
2018-04-07 00:07:57 -04:00
..
app test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00
bdev bdev/qos: add the QoS setting in conf file 2018-04-03 19:36:58 -04:00
blobfs test: move test/lib/blobfs under test/blobfs 2018-03-23 19:45:09 -04:00
blobstore autotest_common.sh: move to test/common 2018-02-27 20:37:27 -05:00
common test: use ss -lx instead of netstat by default 2018-04-07 00:07:57 -04:00
cpp_headers build: add @: to remaining 'all' targets 2018-02-14 17:38:25 -05:00
env test: move lib/env up one level 2018-03-29 00:31:24 -04:00
event test: move lib/event up one directory 2018-03-29 00:31:24 -04:00
ioat test: move lib/ioat up one directory 2018-03-27 00:46:52 -04:00
iscsi_tgt test/iscsi: iSCSI initiator test now use common configuration 2018-04-06 13:19:08 -04:00
lvol test/lvol: sort test cases numerically 2018-04-06 12:20:07 -04:00
nvme test: move lib/nvme up one directory 2018-03-27 00:46:52 -04:00
nvmf test/nvmf: identify NVM subsystem in kernel test 2018-04-06 18:30:58 -04:00
pmem autotest: add test completion tracking 2018-03-01 17:13:41 -05:00
unit lvol: verify lvol name rework 2018-04-06 16:30:24 -04:00
vhost test/virtio: use "single file segments" 2018-04-03 18:57:29 -04:00
Makefile test: move lib/json up to test app directory 2018-03-29 00:31:24 -04:00
spdk_cunit.h scripts/check_format: check for spaces before tabs 2018-03-05 11:09:13 -05:00