-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure, Upgrade/Downgrade
-
None
-
Fully Compatible
-
v4.0, v3.6
-
Sharding 2018-07-16
Presently, the major_version_upgrade.js test does a series of upgrades from mongodb 3.2 to the latest version, and it upgrades the featureCompatibilityVersion only when required for upgrading the binary version. This test should also call setFCV to the latest featureCompatibilityVersion upon upgrade to the latest binary version in order to test the effects of latest FCV upgrade after a series of upgrades.
- depends on
-
SERVER-33194 Update major_version_upgrade.js test to call setFeatureCompatibilityVersion when applicable before upgrading the binary version
- Closed