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

SERVER-47540: Omit shard_kill_and_pooling from implicit multiversion tests.

This commit is contained in:
Daniel Gottlieb 2020-04-14 13:55:48 -04:00 committed by Evergreen Agent
parent 75576e5e16
commit 9e0f3b954d

View File

@ -3,7 +3,10 @@
*
* This test involves restarting a standalone shard, so cannot be run on ephemeral storage engines.
* A restarted standalone will lose all data when using an ephemeral storage engine.
* @tags: [requires_persistence]
*
* MongoD cannot downgrade after a hard crash, or restart from standalone.
*
* @tags: [multiversion_incompatible,requires_persistence]
*/
// Checking UUID consistency involves talking to a shard node, which in this test is shutdown