summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/client_metadata_log.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthrough/client_metadata_log.js')
-rw-r--r--jstests/noPassthrough/client_metadata_log.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/noPassthrough/client_metadata_log.js b/jstests/noPassthrough/client_metadata_log.js
index dd3fcc8c076..f1b90492ce6 100644
--- a/jstests/noPassthrough/client_metadata_log.js
+++ b/jstests/noPassthrough/client_metadata_log.js
@@ -1,5 +1,6 @@
/**
* Test that verifies client metadata is logged into log file on new connections.
+ * @tags: [requires_sharding]
*/
(function() {
'use strict';