/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/tests/blackbox/test_info.py

Merge hpss-get-physical-lock-status.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1457
1457
        # being too low. If rpc_count increases, more network roundtrips have
1458
1458
        # become necessary for this use case. Please do not adjust this number
1459
1459
        # upwards without agreement from bzr's network support maintainers.
1460
 
        self.assertLength(25, self.hpss_calls)
 
1460
        self.assertLength(16, self.hpss_calls)