115
115
self.setup_smart_server_with_call_log()
116
116
self.run_bzr(['init-repo', self.get_url('repo')])
118
117
# This figure represent the amount of work to perform this use case. It
119
118
# is entirely ok to reduce this number if a test fails due to rpc_count
120
119
# being too low. If rpc_count increases, more network roundtrips have
121
120
# become necessary for this use case. Please do not adjust this number
122
121
# upwards without agreement from bzr's network support maintainers.