Skip to content
Snippets Groups Projects
Commit 08ecae44 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

ci: disable hopelessly broken smoke test

They are very broken, but they tests piece using asv, that we will no longer use
in the future.
parent 60def184
No related branches found
No related tags found
No related merge requests found
......@@ -4,5 +4,5 @@
- echo $PWD
- rm -rf /tmp/mercurial-clone-`hg log -r . -T "{node}"`
- hg clone https://mirror.octobus.net/hg/ /tmp/mercurial-clone-`hg log -r . -T "{node}"` --config share.pool=/tmp/
- (cd tests; /tmp/mercurial-clone-`hg log -r . -T "{node}"`/tests/run-tests.py --allow-slow-tests)
- (cd tests; /tmp/mercurial-clone-`hg log -r . -T "{node}"`/tests/run-tests.py)
- rm -rf /tmp/mercurial-clone-`hg log -r . -T "{node}"`
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