summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_recipient_initial_sync_recovery.js
diff options
context:
space:
mode:
authorGregory Noma <gregory.noma@gmail.com>2022-04-29 14:27:57 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-04-29 15:02:23 +0000
commit72b28b1d5ac32a2f815faeacb90d5becf3b4a3ce (patch)
tree7698e9aadfba2f3567227091943e4eba423c0112 /jstests/replsets/tenant_migration_recipient_initial_sync_recovery.js
parentc53ea41a2d048986e22305bd4ba537a579816ef1 (diff)
downloadmongo-72b28b1d5ac32a2f815faeacb90d5becf3b4a3ce.tar.gz
SERVER-65967 Remove `incompatible_with_eft` tag
Diffstat (limited to 'jstests/replsets/tenant_migration_recipient_initial_sync_recovery.js')
-rw-r--r--jstests/replsets/tenant_migration_recipient_initial_sync_recovery.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/replsets/tenant_migration_recipient_initial_sync_recovery.js b/jstests/replsets/tenant_migration_recipient_initial_sync_recovery.js
index d79224aef6e..8a054d3b0be 100644
--- a/jstests/replsets/tenant_migration_recipient_initial_sync_recovery.js
+++ b/jstests/replsets/tenant_migration_recipient_initial_sync_recovery.js
@@ -5,7 +5,6 @@
* Tenant migrations are not expected to be run on servers with ephemeralForTest.
*
* @tags: [
- * incompatible_with_eft,
* incompatible_with_macos,
* incompatible_with_shard_merge,
* incompatible_with_windows_tls,