summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/format/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/format/config.sh')
-rwxr-xr-xsrc/third_party/wiredtiger/test/format/config.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/test/format/config.sh b/src/third_party/wiredtiger/test/format/config.sh
index b17c9c97959..4d6622a9060 100755
--- a/src/third_party/wiredtiger/test/format/config.sh
+++ b/src/third_party/wiredtiger/test/format/config.sh
@@ -242,6 +242,8 @@ CONFIG configuration_list[] = {
{"runs.verify_failure_dump", "configure page dump on repeatable read error", C_BOOL | C_IGNORE, 0, 0, 1}
+{"statistics.server", "configure statistics server thread", C_BOOL, 5, 0, 0}
+
{"stress.aggressive_sweep", "stress aggressive sweep", C_BOOL, 2, 0, 0}
{"stress.checkpoint", "stress checkpoints", C_BOOL, 2, 0, 0}