summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/stepdown_query.js
diff options
context:
space:
mode:
authorjannaerin <golden.janna@gmail.com>2018-03-14 14:39:17 -0400
committerjannaerin <golden.janna@gmail.com>2018-03-14 17:46:39 -0400
commitb5ef3780e6956b51659e953080d783f67ca31b64 (patch)
treedc5204165d2deef8a51b31d38e873e8ea174ea77 /jstests/noPassthrough/stepdown_query.js
parent1b0fd9388bf1a782e9d67eab2215503576e5ca59 (diff)
downloadmongo-b5ef3780e6956b51659e953080d783f67ca31b64.tar.gz
SERVER-33882 Add requires_sharding tag to sharding tests
Diffstat (limited to 'jstests/noPassthrough/stepdown_query.js')
-rw-r--r--jstests/noPassthrough/stepdown_query.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/noPassthrough/stepdown_query.js b/jstests/noPassthrough/stepdown_query.js
index bb7a0d99dfc..36ae6289075 100644
--- a/jstests/noPassthrough/stepdown_query.js
+++ b/jstests/noPassthrough/stepdown_query.js
@@ -1,7 +1,7 @@
/**
* Tests that a query with default read preference ("primary") will succeed even if the node being
* queried steps down before the final result batch has been delivered.
- * @tags: [requires_replication]
+ * @tags: [requires_replication, requires_sharding]
*/
// Checking UUID consistency involves talking to a shard node, which in this test is shutdown