Skip to content
Snippets Groups Projects
Commit 24c7428983c5 authored by Gregory Szorc's avatar Gregory Szorc
Browse files

tests: disable infinitepush tests for simple store

Infinitepush relies heavily on bundles and bundlerepo. As such,
it won't be easy to make compatible with alternate storage
backends at this time.

Let's disable the tests when running with our simple store.

Differential Revision: https://phab.mercurial-scm.org/D3062
parent 953db9e00eeb
No related branches found
No related tags found
No related merge requests found
#require no-reposimplestore
Create an ondisk bundlestore in .hg/scratchbranches
$ . "$TESTDIR/library-infinitepush.sh"
......
#require no-reposimplestore
Testing the case when there is no infinitepush extension present on the client
side and the server routes each push to bundlestore. This case is very much
similar to CI use case.
......
#require no-reposimplestore
Testing infinipush extension and the confi options provided by it
Setup
......
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