889
889
# being too low. If rpc_count increases, more network roundtrips have
890
890
# become necessary for this use case. Please do not adjust this number
891
891
# upwards without agreement from bzr's network support maintainers.
893
893
self.assertLength(2, self.hpss_connections)
894
894
self.expectFailure("commit still uses VFS calls",
895
895
self.assertThat, self.hpss_calls, ContainsNoVfsCalls)