summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlison Felizzi <alison.felizzi@mongodb.com>2021-09-02 06:33:25 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-09-02 06:58:55 +0000
commita78d1cd8c78e7ecb431865f38d8164104df0f2ac (patch)
tree899b4fc811d3242c9e7a50ead48787232a04ec7d
parentaffaf260624ce265dfa0a75f93ba69fdbad024b5 (diff)
downloadmongo-a78d1cd8c78e7ecb431865f38d8164104df0f2ac.tar.gz
Import wiredtiger: 38ddd74fc34c2603fd350c2175611241f5171ec4 from branch mongodb-master
ref: 7795f17103..38ddd74fc3 for: 5.1.0 WT-8017 Re-enable VLCS format stress testing in evergreen.
-rw-r--r--src/third_party/wiredtiger/import.data2
-rw-r--r--src/third_party/wiredtiger/test/format/CONFIG.stress2
2 files changed, 2 insertions, 2 deletions
diff --git a/src/third_party/wiredtiger/import.data b/src/third_party/wiredtiger/import.data
index 375e6292f3c..910c15de59b 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": "7795f17103201ba4bc769b9a7a5b16a372ed21e0"
+ "commit": "38ddd74fc34c2603fd350c2175611241f5171ec4"
}
diff --git a/src/third_party/wiredtiger/test/format/CONFIG.stress b/src/third_party/wiredtiger/test/format/CONFIG.stress
index e5ec1e5f754..a57a4f2df51 100644
--- a/src/third_party/wiredtiger/test/format/CONFIG.stress
+++ b/src/third_party/wiredtiger/test/format/CONFIG.stress
@@ -4,5 +4,5 @@ cache.minimum=20
runs.rows=1000000:5000000
runs.threads=4:32
runs.timer=6:30
-runs.type=row-store
+runs.type=row,var
runs=100