summaryrefslogtreecommitdiff
path: root/jstests/replsets/rollback_collmods.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/rollback_collmods.js')
-rw-r--r--jstests/replsets/rollback_collmods.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/replsets/rollback_collmods.js b/jstests/replsets/rollback_collmods.js
index 7c96235f33c..75c9af51d96 100644
--- a/jstests/replsets/rollback_collmods.js
+++ b/jstests/replsets/rollback_collmods.js
@@ -1,6 +1,8 @@
/**
* Tests that collMod commands during every stage of rollback are tracked correctly.
* This especially targets collection validators that begin partially or fully uninitialized.
+ *
+ * @tags: [requires_fcv_53]
*/
(function() {