test: explicitly use zlib compression in tests/test-upgrade-repo.t
We need the implicit value to be explicit until we can change the default in
some case.
Differential Revision: https://phab.mercurial-scm.org/D10322
--- a/tests/test-upgrade-repo.t Tue Apr 06 18:49:01 2021 +0200
+++ b/tests/test-upgrade-repo.t Tue Apr 06 18:50:32 2021 +0200
@@ -3,6 +3,9 @@
$ cat >> $HGRCPATH << EOF
> [extensions]
> share =
+ > [format]
+ > # stabilize test accross variant
+ > revlog-compression=zlib
> EOF
store and revlogv1 are required in source
@@ -1144,6 +1147,7 @@
> maxchainlen = 9001
> EOF
$ hg config format
+ format.revlog-compression=$BUNDLE2_COMPRESSIONS$
format.maxchainlen=9001
$ hg debugdeltachain file
rev chain# chainlen prev delta size rawsize chainsize ratio lindist extradist extraratio readsize largestblk rddensity srchunks