summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/format/config.sh
diff options
context:
space:
mode:
authorLuke Chen <luke.chen@mongodb.com>2022-08-01 14:08:04 +1000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-08-01 04:38:52 +0000
commit46c3d49e40807e90a9e4b174d70e19f58673acc7 (patch)
treea34c8e750c511609b1baa95a205ed6c0add6437a /src/third_party/wiredtiger/test/format/config.sh
parent927080cb965245721f007de718878dfe07d97b9b (diff)
downloadmongo-46c3d49e40807e90a9e4b174d70e19f58673acc7.tar.gz
Import wiredtiger: b7a5ff00407684aeccc2a374e18df5d2b4a6da2a from branch mongodb-master
ref: 929c31276c..b7a5ff0040 for: 6.1.0-rc0 WT-9592 Fix rollback to stable not clearing the WT_UPDATE_TO_DELETE_FROM_HS flag (#8131)
Diffstat (limited to 'src/third_party/wiredtiger/test/format/config.sh')
-rwxr-xr-xsrc/third_party/wiredtiger/test/format/config.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/test/format/config.sh b/src/third_party/wiredtiger/test/format/config.sh
index 460208d35ab..c742b5c2889 100755
--- a/src/third_party/wiredtiger/test/format/config.sh
+++ b/src/third_party/wiredtiger/test/format/config.sh
@@ -252,6 +252,8 @@ CONFIG configuration_list[] = {
{"stress.evict_reposition", "stress evict reposition", C_BOOL, 2, 0, 0}
+{"stress.failpoint_eviction_fail_after_reconciliation", "stress failpoint eviction fail after reconciliation", C_BOOL, 30, 0, 0}
+
{"stress.failpoint_hs_delete_key_from_ts", "stress failpoint history store delete key from ts", C_BOOL, 30, 0, 0}
{"stress.hs_checkpoint_delay", "stress history store checkpoint delay", C_BOOL, 2, 0, 0}