From cc0777f091875ca5e69185c013ff37a56f7bb9e6 Mon Sep 17 00:00:00 2001 From: Luis Pabon Date: Wed, 31 Jul 2013 08:38:40 -0400 Subject: Removed conf file sections which are not needed Change-Id: I4f63bf4d1a8eb62fed5a9cc9b43f54de0127d3e4 Signed-off-by: Luis Pabon Reviewed-on: http://review.gluster.org/5445 Tested-by: Peter Portante Reviewed-by: Peter Portante Reviewed-on: http://review.gluster.org/5507 --- test/functional/conf/object-server.conf | 7 ------- 1 file changed, 7 deletions(-) (limited to 'test/functional/conf/object-server.conf') diff --git a/test/functional/conf/object-server.conf b/test/functional/conf/object-server.conf index 82a78bb..3cb9ead 100644 --- a/test/functional/conf/object-server.conf +++ b/test/functional/conf/object-server.conf @@ -46,10 +46,3 @@ disk_chunk_size = 65536 # Adjust this value match whatever is set for the disk_chunk_size initially. # This will provide a reasonable starting point for tuning this value. network_chunk_size = 65556 - -[object-replicator] -vm_test_mode = yes - -[object-updater] - -[object-auditor] -- cgit