Mercurial > evolve
diff tests/test-exchange-A1.t @ 957:2cde59f3cb5d
evolve: add a push pass using bundle2
Instead of using a dedicated wireprotocol commands, we use bundle2 to transmit
an obs marker parts. This aims at both testing bundle2 more and to limit the
amount of special code we needs to put in simple for server to fit our needs.
The massive test changes comes from the fact we can use this fast path for both
remote and local push.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Tue, 20 May 2014 13:41:27 -0700 |
parents | b107f3549ec2 |
children | b286f77d680c |
line wrap: on
line diff
--- a/tests/test-exchange-A1.t Mon Jun 02 14:44:13 2014 -0700 +++ b/tests/test-exchange-A1.t Tue May 20 13:41:27 2014 -0700 @@ -74,7 +74,7 @@ added 1 changesets with 1 changes to 1 files OBSEXC: computing relevant nodes OBSEXC: computing markers relevant to 2 nodes - OBSEXC: pushing 1 markers in 1 pushkey payload (78 bytes) + OBSEXC: pushing 1 markers (62 bytes) OBSEXC: DONE ## post push state # obstore: main @@ -124,7 +124,7 @@ added 1 changesets with 1 changes to 1 files OBSEXC: computing relevant nodes OBSEXC: computing markers relevant to 2 nodes - OBSEXC: pushing 1 markers in 1 pushkey payload (78 bytes) + OBSEXC: pushing 1 markers (62 bytes) OBSEXC: DONE ## post push state # obstore: main @@ -233,7 +233,7 @@ added 2 changesets with 2 changes to 2 files OBSEXC: computing relevant nodes OBSEXC: computing markers relevant to 3 nodes - OBSEXC: pushing 1 markers in 1 pushkey payload (78 bytes) + OBSEXC: pushing 1 markers (62 bytes) OBSEXC: DONE ## post push state # obstore: main @@ -280,7 +280,7 @@ added 2 changesets with 2 changes to 2 files OBSEXC: computing relevant nodes OBSEXC: computing markers relevant to 3 nodes - OBSEXC: pushing 1 markers in 1 pushkey payload (78 bytes) + OBSEXC: pushing 1 markers (62 bytes) OBSEXC: DONE ## post push state # obstore: main