Details
-
Bug
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
ALL
Description
3 fsm_workloads, random_moveChunk_multiple_collections, rename_sharded_collection , and insert_with_data_size_aware_balancing all use the same set of namespaces which can cause errors when run together.
Note that rename_sharded_collection can run with both, but the others cannot due to tags. rename_sharded_collection should use a different set of namespaces (or drop its data at the end of the test)