From e8e3f6ff2604e33e2d7fe1ec56d6559df066a452 Mon Sep 17 00:00:00 2001 From: Dianna Hohensee Date: Thu, 5 Sep 2019 00:23:40 +0000 Subject: SERVER-30357 Allow users to run the validate cmd with {background:true} --- .../suites/replica_sets_multi_stmt_txn_jscore_passthrough.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'buildscripts') 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 -- cgit v1.2.1