summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Chen <luke.chen@mongodb.com>2021-10-08 13:12:20 +1100
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-10-08 02:34:40 +0000
commit55cd5cfeb424ef8552230b9c52d285211e65a399 (patch)
tree6c4050b9b355e3ea4490127596ed6560601f8e49
parent52ef68888621310caba8acbe718db8a6cc395199 (diff)
downloadmongo-55cd5cfeb424ef8552230b9c52d285211e65a399.tar.gz
Import wiredtiger: 40af161e2601336298f57ce1ddb9b0edd0bc1332 from branch mongodb-master
ref: 13d0ea2af1..40af161e26 for: 5.1.1 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