summaryrefslogtreecommitdiff
path: root/jstests/sharding/warm_up_connection_pool.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/warm_up_connection_pool.js')
-rw-r--r--jstests/sharding/warm_up_connection_pool.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/jstests/sharding/warm_up_connection_pool.js b/jstests/sharding/warm_up_connection_pool.js
index 10b63142362..9117bf4a43e 100644
--- a/jstests/sharding/warm_up_connection_pool.js
+++ b/jstests/sharding/warm_up_connection_pool.js
@@ -1,3 +1,7 @@
+/*
+ * @tags: [requires_fcv_44, multiversion_incompatible]
+ */
+
(function() {
'use strict';