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