mongo/jstests/multiVersion/README.md
Steve McClure 32e8f260de SERVER-124136 Format markdown via prettier: wrap lines and use width of 100 (#52231)
GitOrigin-RevId: 3305c1e2ee3a6a2c3a5b2b7883b0f491a59ed646
2026-04-21 19:20:11 +00:00

503 B

Multiversion Tests

These tests test upgrade/downgrade behavior expected between different versions of MongoDB.

Those that begin failing upon branching should be assessed by the owner teams:

  • Is the test only applicable to specific versions during specific development cycles? If so, delete it from irrelevant branches and master.
  • Does the test add value for "last" (dynamic) version features? If so, modify the test to be more robust. These should always pass regardless of MongoDB version.