Skip to content

E2E: Increase wait timeout for github import test

Andrejs Cunskis requested to merge acunskis-increase-gh-import-wait into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Increase the timeout for github import wait as the tests now randomly fail due to timeout.

This is most likely related to this change as it introduces processing of import in batches and with a delay: !85502 (merged)

Overall import time is not impacted, separate nightly test that tracks import times of a real project doesn't show any changes in overall import time. Only functional tests seem to be affected.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Closes #354388 (closed)

Edited by Andrejs Cunskis

Merge request reports

Loading