summaryrefslogtreecommitdiff
path: root/src/third_party
diff options
context:
space:
mode:
authorEtienne Petrel <etienne.petrel@mongodb.com>2022-06-21 23:16:04 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-06-21 23:44:39 +0000
commit21974ef8e306e5d1b3ca510c40bc84f6a1438fd9 (patch)
tree6dc5d06d16ee6c756e53ff4e82700fd536c6b6c4 /src/third_party
parent0078fd5939294a80e4104389e9f1ed50861e85a2 (diff)
downloadmongo-21974ef8e306e5d1b3ca510c40bc84f6a1438fd9.tar.gz
Import wiredtiger: 943eaf798d4ac2bf6f393326e9827e8fce0db572 from branch mongodb-master
ref: 994aabd96c..943eaf798d for: 6.1.0-rc0 WT-9377 Reduce the time between each insert in cache_resize cpp test
Diffstat (limited to 'src/third_party')
-rw-r--r--src/third_party/wiredtiger/import.data2
-rw-r--r--src/third_party/wiredtiger/test/cppsuite/configs/cache_resize_default.txt2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/third_party/wiredtiger/import.data b/src/third_party/wiredtiger/import.data
index 92eaf0db2ff..96b70744daf 100644
--- a/src/third_party/wiredtiger/import.data
+++ b/src/third_party/wiredtiger/import.data
@@ -2,5 +2,5 @@
"vendor": "wiredtiger",
"github": "wiredtiger/wiredtiger.git",
"branch": "mongodb-master",
- "commit": "994aabd96c7c28ffd7c15e3b81bda3e41ca33005"
+ "commit": "943eaf798d4ac2bf6f393326e9827e8fce0db572"
}
diff --git a/src/third_party/wiredtiger/test/cppsuite/configs/cache_resize_default.txt b/src/third_party/wiredtiger/test/cppsuite/configs/cache_resize_default.txt
index 9b4093238e5..5ac46d6b25a 100644
--- a/src/third_party/wiredtiger/test/cppsuite/configs/cache_resize_default.txt
+++ b/src/third_party/wiredtiger/test/cppsuite/configs/cache_resize_default.txt
@@ -22,7 +22,7 @@ workload_manager=
insert_config=
(
key_size=1000000,
- op_rate=4s,
+ op_rate=3s,
ops_per_transaction=(min=2,max=2),
thread_count=5,
),