Re-raise exceptions that happens during migration sampling
What does this MR do and why?
Re-raise exceptions that are being silently rescued in db:gitlabcom-database-testing
job.
Silently rescuing exceptions is not making db:gitlabcom-database-testing
job to fail properly. This can cause problems to be overlooked during reviews.
See: !130394 (comment 1538049553)
db:gitlabcom-database-testing
must fail, in case an exception is raised.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Closes #423916 (closed)
Edited by Leonardo da Rosa