-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
ALL
-
Service Arch 2020-03-09
Currently, startUp() is not being called before PrimaryRemovedFromSetStress because the test is of type TEST, instead of TEST_F.
Fix this bug so startUp is called and the replicaSetMonitorProtocol is set upon setup accordingly.