summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSara Golemon <sara.golemon@mongodb.com>2023-05-02 13:15:36 -0500
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2023-05-02 18:47:17 +0000
commite0107b4cf5674ab8b9c4b1c35d7310f9d2db1819 (patch)
treed20cd190ee2ae25aa09206a6f26185d076dc6dcc
parent2595c52e7ebbe72a41d541214f60828dcdf0d18b (diff)
downloadmongo-e0107b4cf5674ab8b9c4b1c35d7310f9d2db1819.tar.gz
SERVER-76378 Add requires_sharding tag to metadata_size_estimate.js
(cherry picked from commit 99bf306cbfd52b69b59a071049051b16c9fe8f7e)
-rw-r--r--jstests/noPassthrough/metadata_size_estimate.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/noPassthrough/metadata_size_estimate.js b/jstests/noPassthrough/metadata_size_estimate.js
index 3b6cc8b5f1e..55e224d2487 100644
--- a/jstests/noPassthrough/metadata_size_estimate.js
+++ b/jstests/noPassthrough/metadata_size_estimate.js
@@ -1,4 +1,5 @@
// Test the impact of having too many roles
+// @tags: [requires_sharding]
(function() {
'use strict';