summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLouis Williams <louis.williams@mongodb.com>2021-12-22 17:50:18 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-12-22 18:13:24 +0000
commitb3f58d0f5adf003d41cd43af1a35330dc9233a27 (patch)
tree11d56bbf91b1f37cf72e79c7bd14329fe2624287
parentdef38d38eeb3279243d2b6cd8e2d94a06b43cd3a (diff)
downloadmongo-b3f58d0f5adf003d41cd43af1a35330dc9233a27.tar.gz
SERVER-62226 Don't run dbcheck_no_history_on_secondary.js on ephemeralForTest
-rw-r--r--jstests/noPassthrough/dbcheck_no_history_on_secondary.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/noPassthrough/dbcheck_no_history_on_secondary.js b/jstests/noPassthrough/dbcheck_no_history_on_secondary.js
index 4ca67e82d31..7c4d86d1943 100644
--- a/jstests/noPassthrough/dbcheck_no_history_on_secondary.js
+++ b/jstests/noPassthrough/dbcheck_no_history_on_secondary.js
@@ -5,6 +5,7 @@
* @tags: [
* multiversion_incompatible,
* requires_replication,
+ * requires_wiredtiger,
* ]
*/
(function() {