summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_retryable_write_retry.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/tenant_migration_retryable_write_retry.js')
-rw-r--r--jstests/replsets/tenant_migration_retryable_write_retry.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/jstests/replsets/tenant_migration_retryable_write_retry.js b/jstests/replsets/tenant_migration_retryable_write_retry.js
index 926f8e027a7..9222668b50b 100644
--- a/jstests/replsets/tenant_migration_retryable_write_retry.js
+++ b/jstests/replsets/tenant_migration_retryable_write_retry.js
@@ -2,7 +2,8 @@
* Tests aggregation pipeline for cloning oplog chains for retryable writes on the tenant migration
* donor that committed before a certain donor Timestamp.
*
- * @tags: [requires_fcv_47, requires_majority_read_concern, incompatible_with_eft]
+ * @tags: [requires_fcv_47, requires_majority_read_concern, incompatible_with_eft,
+ * incompatible_with_windows_tls]
*/
(function() {