Analyse the failures for `review-qa-smoke`

As per https://app.periscopedata.com/app/gitlab/652085/Engineering-Productivity---Pipeline-Build-Durations?widget=11157464&udv=1005715 we have a 84% success rate.

This issue is to get to the bottom of why the failures happen. More context here: #323741 (comment 525749976)

I suggest that we monitor this job for at least a week and figure out the reason for the failures.

There could be multiple reasons for the failures:

  • Legit failures - there were code changes and the end-to-end tests were not updated to accommodate the code changes.
  • Review app specific - the failure was environment specific - could be due to resource constraints, etc.
  • Random test failures - the tests are not stable and fails randomly.