-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
Fully Compatible
-
TIG 2018-06-04
See SERVER-31553 for the work done when branching 3.6.
Similar to
SERVER-27107, after branching 3.6, we should bump the version in the following places:
For master branch:
- update multiversion to download 3.6: https://github.com/mongodb/mongo/blob/r3.6.0-rc0/etc/evergreen.yml#L975
- update https://github.com/mongodb/mongo/blob/r3.6.0-rc0/src/mongo/shell/servers.js#L126
- bump verify_versions_test.js from 3.6 to 3.7
- remove any multiversion tests that are specifically testing 3.4 <~~> 3.6 upgrade/downgrade scenarios.
- is related to
-
SERVER-31553 Update multiversion tests on 3.6 and master branches
- Closed
- related to
-
SERVER-41227 Update multiversion tests following 4.2 branch
- Closed