The test timeseries_reads_setFCV.js includes calls to collStatsCmd which is not casually-consistent, and which can be run inside casually-consistent suits.
To prevent this from happening, we want to split the suite into two parts, one which runs in the casually-consisent suits, without collStatsCmd, and the other with collStatsCmd which runs only outside of those suits.