summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChenhao Qu <chenhao.qu@mongodb.com>2021-10-06 06:49:59 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-10-06 07:30:19 +0000
commite6fa82d1ed1e6d4d8d25b8354273264ca5830e75 (patch)
tree008748933323fe2f9a52c0d74c5d6bbdb0c1baca
parent1fd449eb819c5cf87b4b58f607f62cae763b1cb7 (diff)
downloadmongo-e6fa82d1ed1e6d4d8d25b8354273264ca5830e75.tar.gz
Import wiredtiger: 40af161e2601336298f57ce1ddb9b0edd0bc1332 from branch mongodb-master
ref: 13d0ea2af1..40af161e26 for: 5.2.0 WT-8101 Enable diagnostic mode for the CPP tests in evergreen
-rw-r--r--src/third_party/wiredtiger/import.data2
-rwxr-xr-xsrc/third_party/wiredtiger/test/evergreen.yml4
2 files changed, 3 insertions, 3 deletions
diff --git a/src/third_party/wiredtiger/import.data b/src/third_party/wiredtiger/import.data
index 649f44f6589..5a0958197b2 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": "13d0ea2af1922bbf52bdfa257e9e6666d55b0db5"
+ "commit": "40af161e2601336298f57ce1ddb9b0edd0bc1332"
}
diff --git a/src/third_party/wiredtiger/test/evergreen.yml b/src/third_party/wiredtiger/test/evergreen.yml
index e1fa2d9ac63..1c4701191ac 100755
--- a/src/third_party/wiredtiger/test/evergreen.yml
+++ b/src/third_party/wiredtiger/test/evergreen.yml
@@ -3079,8 +3079,8 @@ buildvariants:
test_env_vars: LD_LIBRARY_PATH=$(pwd)/../../.libs PATH=/opt/mongodbtoolchain/v3/bin:$PATH
make_command: PATH=/opt/mongodbtoolchain/v3/bin:$PATH make
posix_configure_flags:
- --enable-silent-rules --enable-python --enable-zlib --enable-snappy
- --enable-strict --enable-static
+ --enable-diagnostic --enable-python --enable-silent-rules --enable-snappy --enable-static
+ --enable-strict --enable-zlib
tasks:
- name: compile
- name: cppsuite-hs-cleanup-stress