Spdk/test/iscsi_tgt
Jim Harris 6bef902ca5 rpc: add default UNIX domain socket listen address
RPC is a default feature required for almost all usages,
so enable RPC by default, but with a UNIX domain socket
for security reasons.

-r can now be used from the command line to specify
an alternative RPC listen address from the default
/var/tmp/spdk.sock.

Remove the Enable parameter from the Rpc config section
but still allow specifying an alternative listen address
using the Listen parameter as an alternative to the
command line option.  This keeps backward compatibility
for this release for anyone using the configuration file
still.

Remove the Rpc sections from all configuration files
that were using them, except for those that specified
alternate TCP ports for multi-process test cases.  We
can fix these later to use an alternate UNIX domain
socket and to use the command line instead.

Signed-off-by: Jim Harris <james.r.harris@intel.com>
Change-Id: Ife0d03fcab638c67b659f1eb85348ddc2b55c4c4
Reviewed-on: https://review.gerrithub.io/386561
Reviewed-by: Daniel Verkamp <daniel.verkamp@intel.com>
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
2017-11-13 14:57:49 -05:00
..
calsoft rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
ext4test rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
filesystem rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
fio rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
idle_migration rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
ip_migration rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
lvol rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
nvme_remote rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
pmem rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
rbd rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
reset rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
rpc_config rpc: add default UNIX domain socket listen address 2017-11-13 14:57:49 -05:00
common.sh test/iscsi_tgt: use stub application 2017-05-25 16:55:03 -04:00
iscsi_tgt.sh test/iscsi: Add iscsi_tgt with NVML backend test 2017-10-19 13:00:27 -04:00
test_plan.md test/iscsi: Add iscsi_tgt with NVML backend test 2017-10-19 13:00:27 -04:00