summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/socket_disconnect_kills.js
diff options
context:
space:
mode:
authorBen Caimano <ben.caimano@10gen.com>2019-02-15 14:48:46 -0500
committerBen Caimano <ben.caimano@10gen.com>2019-02-18 17:12:19 -0500
commitfeeef51d6d286d86eb8ad3dbd4c44c46849b3319 (patch)
treede23b538a38e8ad3470afd078993da5740fec87d /jstests/noPassthrough/socket_disconnect_kills.js
parent069187003e2d083afea12ec401bcfc8d899ec6c6 (diff)
downloadmongo-feeef51d6d286d86eb8ad3dbd4c44c46849b3319.tar.gz
SERVER-39150 Added jstest tags to socket_disconnect_kills.js
Diffstat (limited to 'jstests/noPassthrough/socket_disconnect_kills.js')
-rw-r--r--jstests/noPassthrough/socket_disconnect_kills.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/noPassthrough/socket_disconnect_kills.js b/jstests/noPassthrough/socket_disconnect_kills.js
index 5c9e3585d02..5214bf58ad4 100644
--- a/jstests/noPassthrough/socket_disconnect_kills.js
+++ b/jstests/noPassthrough/socket_disconnect_kills.js
@@ -7,6 +7,8 @@
// 4. Use an existing client to check current op for that special appname. Return true if it's
// still there at the end of a timeout
// 5. Disable the fail point
+//
+// @tags: [requires_sharding]
(function() {
"use strict";