LMR QA | Main | Adding a job for execution of large MR's
What do we want to fix/change
We need a job that executes all tests tagged for large setup testing. This means that the tests should be executed on a regular basis in all kinds of environments. They should also be executed in CE as well as EE setups.
How do we do that
We add two jobs. One for EE and one for CE. Both jobs execute a QA tag called can_use_large_setup
which will trigger multiple things. It will select only tests with the tag and it will trigger a shift in the fabrication of merge request by using the import instead of the normal process.
Relevant links
- The main KR Issue: https://gitlab.com/gitlab-com/www-gitlab-com/-/issues/11448
Edited by George Koltsov