Skip to content

E2E: Skip bulk import UI spec on slow network connection

Andrejs Cunskis requested to merge acunskis-slow-network-fix into master

What does this MR do and why?

Describe in detail what your merge request does and why.

I was not able to reproduce the issue manually with same throttling settings which leads me to believe it's some strange intermittent test issue.

Gitlab to Gitlab migration is a very administrative task, so I doubt it's a valid usecase to perform it on a 32kb/s connection with additional 2s of latency, so just setting this test to be skipped on a slow network configuration.

Closes: #340903 (closed)

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 Andrejs Cunskis

Merge request reports