summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/test/cppsuite/configs/operations_test_stress.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/test/cppsuite/configs/operations_test_stress.txt')
-rw-r--r--src/third_party/wiredtiger/test/cppsuite/configs/operations_test_stress.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/test/cppsuite/configs/operations_test_stress.txt b/src/third_party/wiredtiger/test/cppsuite/configs/operations_test_stress.txt
index 19cf70bfeae..8776f4f3592 100644
--- a/src/third_party/wiredtiger/test/cppsuite/configs/operations_test_stress.txt
+++ b/src/third_party/wiredtiger/test/cppsuite/configs/operations_test_stress.txt
@@ -14,7 +14,9 @@ runtime_monitor=
#At the end of the run the data files are approximately 2.3MB each. Which is a total of:
#1.15GB, the history store isn't significant. Give the workload an extra 200MB of margin.
max=1350000000,
- runtime=true,
+ # FIXME-WT-8886 - This check has been disabled to remove noisy failures in evergreen and
+ # will be properly corrected in WT-8886.
+ runtime=false,
save=true,
)
),