mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-23 14:52:26 +00:00
Run a little faster.
This commit is contained in:
parent
5c2f18dfec
commit
8fa89bd985
@ -787,7 +787,7 @@ class SystemTest(SystemTestMixin, RunBinTahoeMixin, unittest.TestCase):
|
||||
|
||||
def test_filesystem(self):
|
||||
self.data = LARGE_DATA
|
||||
d = self.set_up_nodes()
|
||||
d = self.set_up_nodes(4)
|
||||
def _new_happy_semantics(ign):
|
||||
for c in self.clients:
|
||||
c.encoding_params['happy'] = 1
|
||||
|
Loading…
Reference in New Issue
Block a user