mirror of
https://github.com/mongodb/mongo.git
synced 2024-12-01 09:32:32 +01:00
SERVER-47342 add requires_journaling tag to startup_recovery_truncates_oplog_holes_after_primary_crash.js
This commit is contained in:
parent
6018c34bd2
commit
a2f3c9e0c3
@ -8,6 +8,8 @@
|
|||||||
* @tags: [
|
* @tags: [
|
||||||
* # The primary is restarted and must retain its data.
|
* # The primary is restarted and must retain its data.
|
||||||
* requires_persistence,
|
* requires_persistence,
|
||||||
|
* # Replica sets using WT require journaling (startup error otherwise).
|
||||||
|
* requires_journaling,
|
||||||
* ]
|
* ]
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user