test/iscsi/ip_migration: remove [Rpc] conf section
A previous commit modified this test to specify the RPC address via
command line, but failed to remove the [Rpc] section from the
configuration file.
Fixes: 59515ed6f8
("test/iscsi/ip_migration: use UNIX socket for RPC")
Change-Id: Ibd5ac69c8e72fefc7e7b540df280d8a55b0b9946
Signed-off-by: Daniel Verkamp <daniel.verkamp@intel.com>
Reviewed-on: https://review.gerrithub.io/390326
Tested-by: SPDK Automated Test System <sys_sgsw@intel.com>
Reviewed-by: Jim Harris <james.r.harris@intel.com>
Reviewed-by: Ben Walker <benjamin.walker@intel.com>
This commit is contained in:
parent
3d8f5a3c56
commit
23c568aabe
@ -8,6 +8,3 @@
|
|||||||
MaxSessions 64
|
MaxSessions 64
|
||||||
ImmediateData Yes
|
ImmediateData Yes
|
||||||
ErrorRecoveryLevel 0
|
ErrorRecoveryLevel 0
|
||||||
|
|
||||||
# The RPC section must be the last section in this file.
|
|
||||||
[Rpc]
|
|
||||||
|
Loading…
Reference in New Issue
Block a user