Details
Description
topology_changes_bump_topology_time.js repeats the removeShard command twice and expects the command to succeed, however, it should wait for the drain mode to finish, like convert_to_and_from_sharded.js with an extra added check, if the config server steps down, then removeShard could fail with ShardNotFound because the previous invocation managed to successfully remove the shard.