summaryrefslogtreecommitdiff
path: root/jstests
diff options
context:
space:
mode:
authorGregory Wlodarek <gregory.wlodarek@mongodb.com>2022-01-31 13:38:57 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-01-31 14:07:55 +0000
commit257c12f640de47030fa11b30a45cd218748f6b60 (patch)
treecaf71774aacab0fd1c8b1dca2e3c026cb664a210 /jstests
parentcd23c6311b63616caac5ec1f69a90dd4435b023f (diff)
downloadmongo-257c12f640de47030fa11b30a45cd218748f6b60.tar.gz
SERVER-62960 Add 'requires_fcv_52' tag for time-series tests incompatible with last-lts
Diffstat (limited to 'jstests')
-rw-r--r--jstests/core/timeseries/timeseries_index_stats.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/timeseries/timeseries_index_stats.js b/jstests/core/timeseries/timeseries_index_stats.js
index af0c56f6f1f..d8c14c905d4 100644
--- a/jstests/core/timeseries/timeseries_index_stats.js
+++ b/jstests/core/timeseries/timeseries_index_stats.js
@@ -10,6 +10,7 @@
* does_not_support_transactions,
* requires_getmore,
* requires_non_retryable_writes,
+ * requires_fcv_52,
* ]
*/
(function() {