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-04-27 21:43:42 +0000
commit1df41757d5d1e04c51eeeee786a17b005e025b93 (patch)
tree06b9cc72a6709e8e3ddcc8ff211977156eaaadd6 /jstests/core/killop_drop_collection.js
parenta7882e2c82e8ed5069c7518bd531845e4bce85e5 (diff)
downloadmongo-1df41757d5d1e04c51eeeee786a17b005e025b93.tar.gz
SERVER-33229 Blacklist tests that use startParallelShell from failover core suites
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 a25bce9b2d6..f589aff89e8 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() {