##// END OF EJS Templates
tests: disable infinitepush tests for simple store...
Gregory Szorc -
r37397:24c74289 default
parent child Browse files
Show More
@@ -1,3 +1,4 b''
1 #require no-reposimplestore
1 2
2 3 Create an ondisk bundlestore in .hg/scratchbranches
3 4 $ . "$TESTDIR/library-infinitepush.sh"
@@ -1,3 +1,5 b''
1 #require no-reposimplestore
2
1 3 Testing the case when there is no infinitepush extension present on the client
2 4 side and the server routes each push to bundlestore. This case is very much
3 5 similar to CI use case.
@@ -1,3 +1,5 b''
1 #require no-reposimplestore
2
1 3 Testing infinipush extension and the confi options provided by it
2 4
3 5 Setup
General Comments 0
You need to be logged in to leave comments. Login now