0
0
mirror of https://github.com/mongodb/mongo.git synced 2024-12-01 09:32:32 +01:00

SERVER-47542: Omit shard_identity_rollback from implicit multiversion tests.

This commit is contained in:
Daniel Gottlieb 2020-04-14 14:11:37 -04:00 committed by Evergreen Agent
parent 9e0f3b954d
commit 960d4f9371

View File

@ -1,7 +1,7 @@
/**
* Tests that rolling back the insertion of the shardIdentity document on a shard causes the node
* rolling it back to shut down.
* @tags: [requires_persistence, requires_journaling]
* @tags: [multiversion_incompatible, requires_persistence, requires_journaling]
*/
(function() {