Increase GitLab import wait duration in specs
What does this MR do and why?
Increasing import_wait_duration
to resolve Multiple QA failures due to Import "Expected im... (#430811 - closed) after changes in Reschedule_once duplication strategy for Entity... (!135786 - merged)
See #430811 (comment 1635306535)
How to set up and validate locally
- Run one of the failing import specs
QA_DEBUG=true bundle exec bin/qa Test::Instance::All http://localhost -- qa/specs/features/api/1_manage/migration/gitlab_migration_project_spec.rb:34
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.
Related to #430811 (closed)