Split CI tests into seprate jobs (temporary work around for flaky tests) #1247
Labels
debt
Covers everything internal: CI, testing, refactoring of the codebase, etc.
Milestone
Split CI tests into three separate jobs:
Purpose:
Currently the above three sets of tests are already run separately. Running them as separate jobs on CI will make it easier to re-start one of them without having to re-run everything all over again.
Temporary work around until we get flaky tests running properly
This could lay the ground works for running Integration tests on a release branch
The text was updated successfully, but these errors were encountered: