summaryrefslogtreecommitdiff
path: root/jstests/core/timeseries/timeseries_delete_hint.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/timeseries/timeseries_delete_hint.js')
-rw-r--r--jstests/core/timeseries/timeseries_delete_hint.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/timeseries/timeseries_delete_hint.js b/jstests/core/timeseries/timeseries_delete_hint.js
index bb03e56e650..8a474c59b40 100644
--- a/jstests/core/timeseries/timeseries_delete_hint.js
+++ b/jstests/core/timeseries/timeseries_delete_hint.js
@@ -11,6 +11,8 @@
* # Fail points in this test do not exist on mongos.
* assumes_against_mongod_not_mongos,
* uses_parallel_shell,
+ * # This test is multiversion incompatible with binaries < 6.0.
+ * requires_fcv_60
* ]
*/
(function() {