summaryrefslogtreecommitdiff
path: root/rel/files/eunit.ini
diff options
context:
space:
mode:
Diffstat (limited to 'rel/files/eunit.ini')
-rw-r--r--rel/files/eunit.ini6
1 files changed, 5 insertions, 1 deletions
diff --git a/rel/files/eunit.ini b/rel/files/eunit.ini
index 361ea6669..2b73ab307 100644
--- a/rel/files/eunit.ini
+++ b/rel/files/eunit.ini
@@ -35,4 +35,8 @@ level = info
[replicator]
; disable jitter to reduce test run times
-startup_jitter = 0 \ No newline at end of file
+startup_jitter = 0
+
+[fabric]
+; disable index auto-updater to avoid interfering with some of the tests
+index_updater_enabled = false