summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Saltz <matthew.saltz@mongodb.com>2022-09-21 21:11:43 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-09-21 23:59:16 +0000
commite26fa486414a63d31d5e34328d4a38d51badf6ce (patch)
tree2e833ece2e9cf4bd474d5691429d2ada2b19bb84
parent6faf3367a2e4015b8ef203baa63f993837ebc273 (diff)
downloadmongo-e26fa486414a63d31d5e34328d4a38d51badf6ce.tar.gz
SERVER-68562 Re-enable timeseries_cluster_indexstats.js and timeseries_indexes.js
-rw-r--r--jstests/sharding/timeseries_cluster_indexstats.js1
-rw-r--r--jstests/sharding/timeseries_indexes.js1
2 files changed, 0 insertions, 2 deletions
diff --git a/jstests/sharding/timeseries_cluster_indexstats.js b/jstests/sharding/timeseries_cluster_indexstats.js
index 975ad853f65..b3610381e75 100644
--- a/jstests/sharding/timeseries_cluster_indexstats.js
+++ b/jstests/sharding/timeseries_cluster_indexstats.js
@@ -3,7 +3,6 @@
*
* @tags: [
* requires_fcv_51,
- * __TEMPORARILY_DISABLED__,
* ]
*/
diff --git a/jstests/sharding/timeseries_indexes.js b/jstests/sharding/timeseries_indexes.js
index cf2f31193d0..5b9927e2f17 100644
--- a/jstests/sharding/timeseries_indexes.js
+++ b/jstests/sharding/timeseries_indexes.js
@@ -4,7 +4,6 @@
*
* @tags: [
* requires_fcv_51,
- * __TEMPORARILY_DISABLED__,
* ]
*/