summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/mongobridge.js
diff options
context:
space:
mode:
authorAlya Berciu <alyacarina@gmail.com>2020-12-10 13:50:14 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-01-22 00:18:14 +0000
commit000a23f59ab9c8c23f8d96a6ff5c8328d150093f (patch)
tree75ae1571971055c827906d7213d3ee15e4f7a81d /jstests/noPassthrough/mongobridge.js
parent412239ddb360a9071182f9d8a96f44b0390b5495 (diff)
downloadmongo-000a23f59ab9c8c23f8d96a6ff5c8328d150093f.tar.gz
SERVER-51970 Create feature flag for SBE
Diffstat (limited to 'jstests/noPassthrough/mongobridge.js')
-rw-r--r--jstests/noPassthrough/mongobridge.js7
1 files changed, 6 insertions, 1 deletions
diff --git a/jstests/noPassthrough/mongobridge.js b/jstests/noPassthrough/mongobridge.js
index 4e6640732bf..ed4e5ae4c32 100644
--- a/jstests/noPassthrough/mongobridge.js
+++ b/jstests/noPassthrough/mongobridge.js
@@ -1,7 +1,12 @@
/**
* Test that mongobridge's *From commands work
*
- * @tags: [requires_replication,requires_sharding,live_record_incompatible]
+ * @tags: [
+ * live_record_incompatible,
+ * requires_replication,
+ * requires_sharding,
+ * sbe_incompatible,
+ * ]
*/
// mongobridge depends on test commands being enabled. Also EVERY repl/sharding