GitLab EE image size doubled
Summary
registry.gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/gitlab-ee image size increased from 1.3Gb to 2.6GB.
The issue is to identify the cause.
Details
While debugging QA failure in #410319 (comment 1383467226), noticed that GitLab EE image size is now over 2 GB https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/container_registry/738660?orderBy=NAME&sort=asc&search[]=7cf161985f0adc770d8ff4571ca1a6a4c65fe017&search[]=
By using revision in Allure reports for QA pipelines against default branch, found the following:
- First time when gitlab-ee > 2 Gb - https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/container_registry/738660?orderBy=NAME&sort=asc&search[]=1355ea62ac4&search[] - commit
1355ea62ac4(allure) -Published May 8, 2023, 14:03 UTC - Last time when gitlab-ee was 1.3 Gb - https://gitlab.com/gitlab-org/build/omnibus-gitlab-mirror/container_registry/738660?orderBy=NAME&sort=asc&search[]=1109efefa35&search[]= - commit
1109efefa35(allure) -Published May 8, 2023, 9:09 UTC
Compare diff between 2 above commits - 1109efef...1355ea62
Edited by Nailia Iskhakova
