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:
parent
9e0f3b954d
commit
960d4f9371
@ -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() {
|
||||
|
Loading…
Reference in New Issue
Block a user