summaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/functional/conf/account-server.conf7
-rw-r--r--test/functional/conf/container-server.conf9
-rw-r--r--test/functional/conf/object-server.conf7
3 files changed, 0 insertions, 23 deletions
diff --git a/test/functional/conf/account-server.conf b/test/functional/conf/account-server.conf
index 5a74220..4996367 100644
--- a/test/functional/conf/account-server.conf
+++ b/test/functional/conf/account-server.conf
@@ -30,10 +30,3 @@ log_level = WARN
# normal request logging for the account server to unclutter the log
# files. Warnings and errors will still be logged.
log_requests = off
-
-[account-replicator]
-vm_test_mode = yes
-
-[account-auditor]
-
-[account-reaper]
diff --git a/test/functional/conf/container-server.conf b/test/functional/conf/container-server.conf
index dde3e23..7e665f1 100644
--- a/test/functional/conf/container-server.conf
+++ b/test/functional/conf/container-server.conf
@@ -30,12 +30,3 @@ log_level = WARN
# normal request logging for the container server to unclutter the log
# files. Warnings and errors will still be logged.
log_requests = off
-
-[container-replicator]
-vm_test_mode = yes
-
-[container-updater]
-
-[container-auditor]
-
-[container-sync]
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]