summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/cppsuite/configs/config_poc_test_default.txt
diff options
context:
space:
mode:
authorLuke Chen <luke.chen@mongodb.com>2021-04-19 15:06:48 +1000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-04-20 22:19:00 +0000
commit6e9b3bf294a08a1e2b78147d4aae34217cd5245a (patch)
treed27b0e036aa087af9ea37c8aba432a6a5c15de69 /src/third_party/wiredtiger/test/cppsuite/configs/config_poc_test_default.txt
parente71e821acd084d3010b59bb65a2d82ef7a7fdba4 (diff)
downloadmongo-6e9b3bf294a08a1e2b78147d4aae34217cd5245a.tar.gz
Import wiredtiger: 07fef8b2b80bf1e07104e8627a6bf76e2f998eac from branch mongodb-5.0
ref: 716858f654..07fef8b2b8 for: 4.9.0-rc1 WT-7105 Add recovery error messages to include the URI WT-7266 Test to validate re-reading files that were closed with active history WT-7312 Keys/Values updated to String type and save the created keys WT-7315 Implementation of the update thread operation in the test framework WT-7329 Add hook capability to Python testing WT-7367 Do not remove unstable updates of an in-memory database btree page WT-7368 Add WT_STORAGE_SOURCE.customize_file_system in place of locations WT-7376 Initialize tiered cursor name WT-7380 Fix wiredtiger connection string to clear statistics WT-7384 Fix an assert fire when inserting to the history store WT-7385 Remove 'auth_token' from being reconfigurable WT-7387 Replace cluster/member with hostid WT-7388 Add parens to assignment in conditional WT-7390 Add --noremove flag to Python test runner WT-7395 Coverity analysis defect 118042: Dereference after null check
Diffstat (limited to 'src/third_party/wiredtiger/test/cppsuite/configs/config_poc_test_default.txt')
-rw-r--r--src/third_party/wiredtiger/test/cppsuite/configs/config_poc_test_default.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/third_party/wiredtiger/test/cppsuite/configs/config_poc_test_default.txt b/src/third_party/wiredtiger/test/cppsuite/configs/config_poc_test_default.txt
index 52f4f536876..a8876f05a99 100644
--- a/src/third_party/wiredtiger/test/cppsuite/configs/config_poc_test_default.txt
+++ b/src/third_party/wiredtiger/test/cppsuite/configs/config_poc_test_default.txt
@@ -23,7 +23,6 @@ workload_generator=
{
collection_count=2
key_count=5
- key_format=i
key_size=1
ops_per_transaction=
{
@@ -31,8 +30,8 @@ workload_generator=
max=50
}
read_threads=1
+ update_threads=1
value_size=10
- value_format=S
}
workload_tracking=
{