-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Fully Compatible
-
TIG 2017-11-13
-
0
Add a Powercycle test option, i.e., --fcv <version> to setFeatureCompatibilityVersion when the mongod starts for the first time. This is a client command implemented as:
version="3.4"
db.adminCommand({setFeatureCompatibilityVersion: version}