summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Percy <david.percy@mongodb.com>2020-09-05 21:35:35 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-09-06 01:36:06 +0000
commit133f5c036868cb108aec0fa1442398dae6e8da0a (patch)
tree2f68844f7d6ad17ad9fee472c9972db579b39558
parent5b29d1cbb2df9e486a55d1a87aece81c7b5a9780 (diff)
downloadmongo-133f5c036868cb108aec0fa1442398dae6e8da0a.tar.gz
SERVER-49102 Tag profile_filter.js
-rw-r--r--jstests/noPassthrough/profile_filter.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/noPassthrough/profile_filter.js b/jstests/noPassthrough/profile_filter.js
index a3eb47e78e9..ed8affa8e5c 100644
--- a/jstests/noPassthrough/profile_filter.js
+++ b/jstests/noPassthrough/profile_filter.js
@@ -1,5 +1,7 @@
/*
* Test the usage and behavior of the 'filter' profiler option.
+ *
+ * @tags: [requires_sharding, requires_replication]
*/
(function() {