summaryrefslogtreecommitdiff
path: root/jstests/replsets/tenant_migration_oplog_view.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_oplog_view.js
parentc53ea41a2d048986e22305bd4ba537a579816ef1 (diff)
downloadmongo-72b28b1d5ac32a2f815faeacb90d5becf3b4a3ce.tar.gz
SERVER-65967 Remove `incompatible_with_eft` tag
Diffstat (limited to 'jstests/replsets/tenant_migration_oplog_view.js')
-rw-r--r--jstests/replsets/tenant_migration_oplog_view.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/replsets/tenant_migration_oplog_view.js b/jstests/replsets/tenant_migration_oplog_view.js
index 835b4dcd925..f6ae50f5b41 100644
--- a/jstests/replsets/tenant_migration_oplog_view.js
+++ b/jstests/replsets/tenant_migration_oplog_view.js
@@ -3,7 +3,6 @@
* reproduce the retryable writes oplog chain.
*
* @tags: [
- * incompatible_with_eft,
* incompatible_with_macos,
* incompatible_with_windows_tls,
* requires_majority_read_concern,