summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMickey. J Winters <mickey.winters@mongodb.com>2021-07-23 23:57:29 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-07-24 00:22:10 +0000
commitd9395f6aa96fd784927d0b86b9b67e86fd700243 (patch)
tree252fbc53c8af0f6cd50f8988dff4b3ebac88e305
parent79e845bce5fe7572af038fa1dcec48a4b932a6b2 (diff)
downloadmongo-d9395f6aa96fd784927d0b86b9b67e86fd700243.tar.gz
SERVER-58202 mark jstests/noPassthrough/timeseries_create_drop.js test as requires_sharding
-rw-r--r--jstests/noPassthrough/timeseries_create_drop.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/noPassthrough/timeseries_create_drop.js b/jstests/noPassthrough/timeseries_create_drop.js
index ea7d5321e45..6ec82eb26db 100644
--- a/jstests/noPassthrough/timeseries_create_drop.js
+++ b/jstests/noPassthrough/timeseries_create_drop.js
@@ -7,6 +7,7 @@
* does_not_support_stepdowns,
* does_not_support_transactions,
* requires_fcv_49,
+ * requires_replication,
* ]
*/
(function() {