summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_ensure_migration_outcome_visibility_for_blocked_writes.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/replsets/tenant_migration_ensure_migration_outcome_visibility_for_blocked_writes.js')
-rw-r--r--jstests/replsets/tenant_migration_ensure_migration_outcome_visibility_for_blocked_writes.js3
1 files changed, 2 insertions, 1 deletions
diff --git a/jstests/replsets/tenant_migration_ensure_migration_outcome_visibility_for_blocked_writes.js b/jstests/replsets/tenant_migration_ensure_migration_outcome_visibility_for_blocked_writes.js
index fa2e73c426c..8fa95d4df07 100644
--- a/jstests/replsets/tenant_migration_ensure_migration_outcome_visibility_for_blocked_writes.js
+++ b/jstests/replsets/tenant_migration_ensure_migration_outcome_visibility_for_blocked_writes.js
@@ -4,7 +4,8 @@
*
* Tenant migrations are not expected to be run on servers with ephemeralForTest.
*
- * @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() {
'use strict';