Skip to content
Snippets Groups Projects
Commit 5691890f authored by Georges Racinet's avatar Georges Racinet
Browse files

ci: using hg-git own test runner with prebuilt Mercurial

Now that Octobus images for CI of Mercurial extensions against
a fixed Mercurial version have a prebuilt Mercurial,
we can just use it, saving some
computing resources and waiting time.

Also, this makes sure that the CI will use the test runner
provided with hg-git, which will avoid problems on older versions
(seen one with a new skip rule).

To avoid inconsistencies (hg executable importing the system wide
mercurial Python package), we need to also set PYTHONPATH, and
conversely unset it to run pip in before_script
parent 9a29f59e
No related branches found
No related tags found
1 merge request!5Fixing CI by skipping problematic test for Git >=2.24
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment