summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/change_stream_pre_image_time_based_expiration_sharded.js
diff options
context:
space:
mode:
authorVarun Ravichandran <varun.ravichandran@mongodb.com>2022-06-08 14:35:24 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-06-08 20:15:11 +0000
commitddc027f204e12c4ad4518736550281f6f07beaf3 (patch)
tree48547c6ed35a144866dce150ea368883ce31d4c0 /jstests/noPassthrough/change_stream_pre_image_time_based_expiration_sharded.js
parent023f0b82b857255968d4e27f3a51ed820ec174ea (diff)
downloadmongo-ddc027f204e12c4ad4518736550281f6f07beaf3.tar.gz
Revert "SERVER-65572: Remove featureFlagClusterWideConfig"
This reverts commit 9508343fa1fc296ac200a6342b8fe974c17ee019.
Diffstat (limited to 'jstests/noPassthrough/change_stream_pre_image_time_based_expiration_sharded.js')
-rw-r--r--jstests/noPassthrough/change_stream_pre_image_time_based_expiration_sharded.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/noPassthrough/change_stream_pre_image_time_based_expiration_sharded.js b/jstests/noPassthrough/change_stream_pre_image_time_based_expiration_sharded.js
index 551ae495b58..399134978c2 100644
--- a/jstests/noPassthrough/change_stream_pre_image_time_based_expiration_sharded.js
+++ b/jstests/noPassthrough/change_stream_pre_image_time_based_expiration_sharded.js
@@ -1,5 +1,7 @@
// Tests time-based pre-image retention policy of change stream pre-images remover job.
// @tags: [
+// requires_fcv_60,
+// featureFlagClusterWideConfig,
// requires_sharding,
// ]
(function() {