Skip to content

E2E: Increase wait duration for group import validation

Andrejs Cunskis requested to merge acunskis-increase-wait-time into master

What does this MR do?

Increase wait time for group import.

Unfortunately performance improvement (#332351) currently is very low in priority list (there is an internal logic which reports status in 1 minute increments which is bad for tests of small project imports).

This change should not affect most of the runs as import mostly finishes sooner, but hopefully should reduce failures on staging.

Closes: #332721 (closed)

Edited by Andrejs Cunskis

Merge request reports