summaryrefslogtreecommitdiff
path: root/jstests/core/killop_drop_collection.js
diff options
context:
space:
mode:
authorJack Mulrow <jack.mulrow@mongodb.com>2020-04-16 12:52:36 -0400
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-07-16 18:20:49 +0000
commit706552f34db7f14f0d468a9d1eefd8f1c98268da (patch)
tree9808650f9a114c727bee4a779fc99781dfc64d36 /jstests/core/killop_drop_collection.js
parent821acd4c97c24936a12af9d7b1a077714229ee3f (diff)
downloadmongo-706552f34db7f14f0d468a9d1eefd8f1c98268da.tar.gz
SERVER-33229 Blacklist tests that use startParallelShell from failover core suites
(cherry picked from commit 1df41757d5d1e04c51eeeee786a17b005e025b93)
Diffstat (limited to 'jstests/core/killop_drop_collection.js')
-rw-r--r--jstests/core/killop_drop_collection.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/killop_drop_collection.js b/jstests/core/killop_drop_collection.js
index b4efd13733b..faf419b2f31 100644
--- a/jstests/core/killop_drop_collection.js
+++ b/jstests/core/killop_drop_collection.js
@@ -8,6 +8,7 @@
* assumes_superuser_permissions,
* # Uses index building in background
* requires_background_index,
+ * uses_parallel_shell,
* ]
*/
(function() {