These tests now rely on the feature flag being present. The last-continuous version didn't have the feature flag when this ticket was originally done. This should be fixed now since the feature flag exists on all branches starting from 7.0.
Specific tests that were modified:
- jstests/multiVersion/genericSetFCVUsage/upgrade_downgrade_cluster_config_shard.js
- jstests/sharding/fsync_lock_unlock.js
The modifications can be seen here
- depends on
-
SERVER-88735 Enable transitionToCatalogShard feature flag.
- Closed