Skip to content

[E2E] Do not check import status for every project fabrication

Andrejs Cunskis requested to merge skip-check-fabrication into master

What does this MR do and why?

Currently every single project fabrication will perform additional get request to check import_status attribute. This introduces not only unnecessary network requests but it seems to also increase flakiness due to project not being found and 404 being 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.

Edited by Tiffany Rea

Merge request reports

Loading