E2E: Fail early for bulk project import test
What does this MR do and why?
Describe in detail what your merge request does and why.
Improve bulk project test to fail with a meaningful error message if the project was not imported at all.
Related to: #343376 (closed)
Root cause of project not being imported is yet to be determined. Either some race condition in app or issue with feature flag not being picked up before the import is triggered. Failures will have to be observed for a little while but with this change, error message at least should be clearer.
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.
Edited by Andrejs Cunskis