From 23c568aabef0faec6cdf9496b477ecbc48b5d7b8 Mon Sep 17 00:00:00 2001 From: Daniel Verkamp Date: Mon, 4 Dec 2017 14:26:37 -0700 Subject: [PATCH] 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: 59515ed6f8ea ("test/iscsi/ip_migration: use UNIX socket for RPC") Change-Id: Ibd5ac69c8e72fefc7e7b540df280d8a55b0b9946 Signed-off-by: Daniel Verkamp Reviewed-on: https://review.gerrithub.io/390326 Tested-by: SPDK Automated Test System Reviewed-by: Jim Harris Reviewed-by: Ben Walker --- test/iscsi_tgt/ip_migration/iscsi.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/test/iscsi_tgt/ip_migration/iscsi.conf b/test/iscsi_tgt/ip_migration/iscsi.conf index 8f62be052..0546b93a7 100644 --- a/test/iscsi_tgt/ip_migration/iscsi.conf +++ b/test/iscsi_tgt/ip_migration/iscsi.conf @@ -8,6 +8,3 @@ MaxSessions 64 ImmediateData Yes ErrorRecoveryLevel 0 - -# The RPC section must be the last section in this file. -[Rpc]