summaryrefslogtreecommitdiff
path: root/jstests/core/benchrun_pipeline_updates.js
diff options
context:
space:
mode:
authorMatt Broadstone <mbroadst@mongodb.com>2022-05-27 14:40:28 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-05-27 15:28:35 +0000
commit48c6f489560a56aad037d43878350f30b9e4a00a (patch)
treefb08c35ccdeff5dd5cf47ffb730f7ff0292e6215 /jstests/core/benchrun_pipeline_updates.js
parent46a8e36aade47b36837d89cccfa41e28ddad272c (diff)
downloadmongo-48c6f489560a56aad037d43878350f30b9e4a00a.tar.gz
SERVER-66476 Dedupe causal consistency passthrough exclude list
Diffstat (limited to 'jstests/core/benchrun_pipeline_updates.js')
-rw-r--r--jstests/core/benchrun_pipeline_updates.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/benchrun_pipeline_updates.js b/jstests/core/benchrun_pipeline_updates.js
index ef6fe446b6b..0800b2ca4b0 100644
--- a/jstests/core/benchrun_pipeline_updates.js
+++ b/jstests/core/benchrun_pipeline_updates.js
@@ -6,6 +6,8 @@
* # This test uses exhaust which does not use runCommand (required by the
* # inject_tenant_prefix.js override).
* tenant_migration_incompatible,
+ * # 'benchRun' starts multiple parallel worker connections.
+ * uses_parallel_shell,
* ]
*/
(function() {