summaryrefslogtreecommitdiff
path: root/buildscripts
diff options
context:
space:
mode:
authorDianna Hohensee <dianna.hohensee@mongodb.com>2019-09-05 00:23:40 +0000
committerevergreen <evergreen@mongodb.com>2019-09-05 00:23:40 +0000
commite8e3f6ff2604e33e2d7fe1ec56d6559df066a452 (patch)
tree287697bc8e92870dea373ad3c70fae82e2e1280c /buildscripts
parentbac2b16a61498a65cbd61da0e15235363e7e77b9 (diff)
downloadmongo-e8e3f6ff2604e33e2d7fe1ec56d6559df066a452.tar.gz
SERVER-30357 Allow users to run the validate cmd with {background:true}
Diffstat (limited to 'buildscripts')
-rw-r--r--buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_jscore_passthrough.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_jscore_passthrough.yml b/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_jscore_passthrough.yml
index 3fcbee0ca78..c494f506afc 100644
--- a/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_jscore_passthrough.yml
+++ b/buildscripts/resmokeconfig/suites/replica_sets_multi_stmt_txn_jscore_passthrough.yml
@@ -234,6 +234,7 @@ selector:
# Parallel Shell - we do not signal the override to end a txn when a parallel shell closes.
- jstests/core/awaitdata_getmore_cmd.js
+ - jstests/core/background_validation.js
- jstests/core/compact_keeps_indexes.js
- jstests/core/count10.js
- jstests/core/count_plan_summary.js