-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Testing Infrastructure
-
None
-
Replication
-
Fully Compatible
After SERVER-95248, ContinuousAddRemoveShard will be aware of the setup() / teardown() methods and will no longer run while they're running.
SERVER-90465 excluded some tests that used a getMore in setup() and teardown() manually in the config_transitions suite and SERVER-90706 tagged those tests with "requires_getmore"; this needs to be undone for tests that use a getmore only in setup() and teardown().
- depends on
-
SERVER-95248 Improve ContinuousAddRemoveShard's compatibility with FSM workloads
- Closed
- is related to
-
SERVER-90465 Evaluate and add additional coverage for untracked unsharded collections
- Closed
-
SERVER-90706 Add requires_getmore tag to concurrency and jscore tests that run getMore but do not currently have this tag
- Closed