Open
Description
After #726 will be closed tests on GitHub will last 30-40 minutes. I suggest to think about splitting integration tests into 2 parts, so tests will last 18-20 minutes.(since other checks run for ~18 minutes in parallel)
What's needed:
- Check if it is possible.
- Create and implement solution.