mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-31 08:25:35 +00:00
Use even fewer nodes.
This commit is contained in:
parent
d4f2038fd1
commit
9f78fd5c7f
@ -787,7 +787,7 @@ class SystemTest(SystemTestMixin, RunBinTahoeMixin, unittest.TestCase):
|
||||
|
||||
def test_filesystem(self):
|
||||
self.data = LARGE_DATA
|
||||
d = self.set_up_nodes(4)
|
||||
d = self.set_up_nodes(2)
|
||||
def _new_happy_semantics(ign):
|
||||
for c in self.clients:
|
||||
c.encoding_params['happy'] = 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user