Skip to content

Improvements to generate test group rake task

Andrejs Cunskis requested to merge andrey-project-generate-improvements into master

What does this MR do and why?

  • Remove triggering imports in parallel as it is consistently triggering 429 response
  • Add ability to randomly generate projects from a pool of tar files
  • Do not wait for import to finish

MR acceptance checklist

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

Merge request reports