CI/CD: hg-current run without Gitaly; comparison pushed to compat stage
Since we don't currently run tests for the `stable` and `default` Mercurial/Evolve revisions (see 1c187a5a5a0c), we are at risk of losing coverage without the Gitaly Comparison tests. Hence we introduce the `tests-hg-current` job. Because the `gitaly-comparison` job (new name) will become heavier with the introduction of RHGitaly, we're pushing it to the compat stage. We could also just run `tests_with_gitaly` and don't bother with coverage (since it is done in a harder way by `tests-hg-current`).
Loading
Please register or sign in to comment