Details
Description
The test case expects the migration to be in state "aborted" when the currentOp command run. But the command is run immediately after "abortTenantMigrationAfterBlockingStarts" has hit so the migration could still in state "blocking". That test case should be rewritten to do the check after the migration has completed.