Use even fewer nodes.

This commit is contained in:
Itamar Turner-Trauring 2023-05-02 12:11:31 -04:00
parent d4f2038fd1
commit 9f78fd5c7f

View File

@ -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