Skip to content

Rake task to measure Import time and perform a cleanup afterwards

Aleksei Lipniagov requested to merge 196543-measure-import-performance into master

What does this MR do?

Perform a test project Import, measure the time, clean-up everything in the end.
Intended to be triggered on a regular basis and running on gitlabhq.

I introduced a down gem for simplicity (instead of using open-uri), as we use it in https://gitlab.com/gitlab-org/quality/performance as well.

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

N/A

Security

N/A

Related to #196543 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports